File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ module.exports = (api) => {
99 '@babel/plugin-transform-react-inline-elements' ,
1010 '@babel/plugin-transform-react-constant-elements' ,
1111 'transform-react-remove-prop-types' ,
12- 'closure-elimination' ,
1312 ] ,
1413 } ,
1514 } ,
Original file line number Diff line number Diff line change 3838 "apollo-boost" : " ^0.1.27" ,
3939 "babel-eslint" : " ^8.2.2" ,
4040 "babel-loader" : " ^9.1.3" ,
41- "babel-plugin-closure-elimination" : " ^1.3.0" ,
4241 "babel-plugin-transform-react-remove-prop-types" : " ^0.4.10" ,
4342 "cross-env" : " ^5.2.0" ,
4443 "css-loader" : " ^6.8.1" ,
Original file line number Diff line number Diff line change @@ -2576,11 +2576,6 @@ babel-loader@^9.1.3:
25762576 find-cache-dir "^4.0.0"
25772577 schema-utils "^4.0.0"
25782578
2579- babel-plugin-closure-elimination@^1.3.0 :
2580- version "1.3.0"
2581- resolved "https://registry.yarnpkg.com/babel-plugin-closure-elimination/-/babel-plugin-closure-elimination-1.3.0.tgz#3217fbf6d416dfdf14ff41a8a34e4d0a6bfc22b2"
2582- integrity sha512-ClKuSxKLLNhe69bvTMuONDI0dQDW49lXB2qtQyyKCzvwegRGel/q4/e+1EoDNDN97Hf1QkxGMbzpAGPmU4Tfjw==
2583-
25842579babel-plugin-istanbul@^6.1.1 :
25852580 version "6.1.1"
25862581 resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz#fa88ec59232fd9b4e36dbbc540a8ec9a9b47da73"
You can’t perform that action at this time.
0 commit comments