Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Load manifest.json from webserver instead of file #6

Open
tina-junold opened this issue Jun 13, 2017 · 0 comments
Open

[FEATURE] Load manifest.json from webserver instead of file #6

tina-junold opened this issue Jun 13, 2017 · 0 comments

Comments

@tina-junold
Copy link

Hello,

im using the "webpack-dev-server" which is serving all files (including the manifest.json). While setting the public path for json/css to the server is uncritical, there should be the prossibility also set an url to the manifest:

webpack.manifest: "http://node:8080/static/manifest.json"
webpack.public_path_js: http://www.webpack.box:8080/static/
webpack.public_path_css: http://www.webpack.box:8080/static/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant