Skip to content

Commit 9a8794b

Browse files
authored
config(): remove assets field from react-native.config.js
comply with https://github.com/react-native-community/cli/releases/tag/v8.0.0-alpha.0
2 parents ca58429 + 8d7ebb2 commit 9a8794b

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

react-native.config.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,5 @@ module.exports = {
1212
},
1313
ios: {}
1414
},
15-
assets: [
16-
//"MathJaxProvider/index.html"
17-
//"MathJaxProvider/dist"
18-
],
1915
},
2016
};

0 commit comments

Comments
 (0)