You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just switched from uglify-js#harmony to uglify-es and now I am receiving the following warning during my webpack build. Everything works as expected though...
WARNING in ./~/uglify-es/tools/node.js
18:11-32 Critical dependency: the request of a dependency is an expression
webpack: Compiled with warnings.
The text was updated successfully, but these errors were encountered:
I just switched from
uglify-js#harmony
touglify-es
and now I am receiving the following warning during my webpack build. Everything works as expected though...The text was updated successfully, but these errors were encountered: