Open
Description
Importing with Rollup seems to complain about eval
sentence:
[14:56:15] rollup: Use of `eval` (in
/home/carlos/Carlos/OSGroup/startApp/node_modules/web-animations-js/web-animations.min.js)
is strongly discouraged, as it poses security risks and may cause issues with minification.
See https://github.com/rollup/rollup/wiki/Troubleshooting#avoiding-eval for more details
Related issues:
ionic-team/ionic-app-scripts#129
rollup/rollup#1043