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
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
url('') will be rewritten to url(require('./')) by css-loader, it's an issue in css-loader tracking this an discussion moved to #462 I'm still wondering about the 'usecase' 🙃
If CSS contains Javascript assets, these are executed during build and can interfere with the build and build output.
See this repo for more information: https://github.com/darrenscerri/webpack-extract-text-plugin-empty-require-error.
Related issues:
webpack/webpack#4541
webpack-contrib/css-loader#462
The text was updated successfully, but these errors were encountered: