Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "presets": ["module:metro-react-native-babel-preset"],
- "env": {
- "production": {
- "plugins": ["transform-remove-console"]
- }
- },
- "plugins": [
- ["@babel/plugin-proposal-decorators", { "legacy": true }]
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment