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 Jul 16, 2021. It is now read-only.
We can’t do _nothing_ to publicPath, as the urls we output will not be correct if the css is output into a subfolder. This change means we treat publicPath ‘’ as meaning, my assets are available in the root of the webpack context, and please use relative paths to find them, and that’s what we do.
0 commit comments