You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Source babel-preset-env targets from package.json
- Add .babelrc.js and use the browserslist defined in package.json to set
targets for babel-preset-env.
- Reference .babelrc.js from .babelrc file because babel@6 does not support
common js module for defining config.
0 commit comments