【发布时间】:2017-06-30 16:33:37
【问题描述】:
[18:32:31] rollup:
commonjs-proxy:/Users/user/devel/saveup-mobile-front/node_modules/@angular/http/@angular/http.es5.js has
issued a warning: 'default' is not exported by 'node_modules/@angular/http/@angular/http.es5.js'
[18:32:31] rollup:
commonjs-proxy:/Users/user/devel/saveup-mobile-front/node_modules/@angular/core/@angular/core.es5.js has
issued a warning: 'default' is not exported by 'node_modules/@angular/core/@angular/core.es5.js'
[18:32:31] rollup: /Users/user/devel/saveup-mobile-front/node_modules/@ngrx/store-devtools/src/extension.js has
issued a warning: Use of eval is strongly discouraged, as it poses security risks and may cause issues with
minification
在我们的 Ionic 3 项目中,我们在构建时看到了上述警告。如何摆脱?
【问题讨论】:
-
我也有同样的问题,请问有什么解决办法吗?
标签: angular ionic-framework rollup