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 was 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.