Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

regression: publicPath can't be false #158

Closed
joshwiens opened this issue May 1, 2017 · 0 comments · Fixed by #159
Closed

regression: publicPath can't be false #158

joshwiens opened this issue May 1, 2017 · 0 comments · Fixed by #159

Comments

@joshwiens
Copy link
Member

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant