separate .babelrc for prod/dev, add babel-plugin-lodash (#2829)
This commit is contained in:
parent
cf0b753209
commit
37caf0b36e
4 changed files with 26 additions and 4 deletions
|
@ -627,6 +627,13 @@ babel-plugin-check-es2015-constants@^6.22.0, babel-plugin-check-es2015-constants
|
|||
dependencies:
|
||||
babel-runtime "^6.22.0"
|
||||
|
||||
babel-plugin-lodash@^3.2.11:
|
||||
version "3.2.11"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-lodash/-/babel-plugin-lodash-3.2.11.tgz#21c8fdec9fe1835efaa737873e3902bdd66d5701"
|
||||
dependencies:
|
||||
glob "^7.1.1"
|
||||
lodash "^4.17.2"
|
||||
|
||||
babel-plugin-react-docgen@^1.4.2:
|
||||
version "1.4.2"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-react-docgen/-/babel-plugin-react-docgen-1.4.2.tgz#04c02133b84b6cc182d35de2162f15764da03e7c"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue