Skip to content

Commit d6840ff

Browse files
committed
Remove separate react-native build since it matches the react build
1 parent e383844 commit d6840ff

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scripts/browser

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,3 @@ NODE_ENV=production $WEBPACK_CMD src/index.js dist/redux.min.js
99

1010
$WEBPACK_CMD src/react.js dist/redux-react.js
1111
NODE_ENV=production $WEBPACK_CMD src/react.js dist/redux-react.min.js
12-
13-
$WEBPACK_CMD src/react-native.js dist/redux-react-native.js
14-
NODE_ENV=production $WEBPACK_CMD src/react-native.js dist/redux-react-native.min.js

0 commit comments

Comments
 (0)