File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ if [ -z $CI_PULL_REQUEST ] && [ -n "$BUILD_SERVER_ENDPOINT" ]; then
8
8
-F " react.production.min=@build/dist/react.production.min.js" \
9
9
-F " react-dom.development=@build/dist/react-dom.development.js" \
10
10
-F " react-dom.production.min=@build/dist/react-dom.production.min.js" \
11
- -F " react-dom-server.development=@build/dist/react-dom-server.development.js" \
12
- -F " react-dom-server.production.min=@build/dist/react-dom-server.production.min.js" \
11
+ -F " react-dom-server.browser. development=@build/dist/react-dom-server.browser .development.js" \
12
+ -F " react-dom-server.browser. production.min=@build/dist/react-dom-server.browser .production.min.js" \
13
13
-F " commit=$CIRCLE_SHA1 " \
14
14
-F " date=` git log --format=' %ct' -1` " \
15
15
-F " pull_request=false" \
You can’t perform that action at this time.
0 commit comments