File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -68,6 +68,7 @@ const closureOptions = {
68
68
applyInputSourceMaps : false ,
69
69
useTypesForOptimization : false ,
70
70
processCommonJsModules : false ,
71
+ rewritePolyfills : false ,
71
72
} ;
72
73
73
74
function getBabelConfig ( updateBabelOptions , bundleType , filename ) {
Original file line number Diff line number Diff line change @@ -2561,8 +2561,8 @@ glogg@^1.0.0:
2561
2561
sparkles "^1.0.0"
2562
2562
2563
2563
google-closure-compiler-js@>20170000 :
2564
- version "20170910 .0.1 "
2565
- resolved "https://registry.yarnpkg.com/@gaearon/ google-closure-compiler-js/-/google-closure-compiler-js-20170910 .0.1 .tgz#b0cf7ef408219a19c390375a76bf0a82ccf65eea "
2564
+ version "20180402 .0.0 "
2565
+ resolved "https://registry.yarnpkg.com/google-closure-compiler-js/-/google-closure-compiler-js-20180402 .0.0 .tgz#b90ee11c597030b90ed1c6a054dd728aba81ab2d "
2566
2566
dependencies :
2567
2567
minimist "^1.2.0"
2568
2568
vinyl "^2.0.1"
You can’t perform that action at this time.
0 commit comments