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 Mar 17, 2021. It is now read-only.
The webpack config validator does not allow publicPath: false. undefined is allowed, but not false. This change thus makes it impossible to cause webpack_public_path to be used.
If the current behavior is a bug, please provide the steps to reproduce.
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
The webpack config validator does not allow publicPath: false. undefined is allowed, but not false. This change thus makes it impossible to cause webpack_public_path to be used.
If the current behavior is a bug, please provide the steps to reproduce.
See: #145
What is the expected behavior?
If this is a feature request, what is motivation or use case for changing the behavior?
Please mention other relevant information such as your webpack version, Node.js version and Operating System.
The text was updated successfully, but these errors were encountered: