Skip to content

Does not work when using the webpack-dev-server API #1

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

Closed
nelix opened this issue Jul 25, 2015 · 4 comments
Closed

Does not work when using the webpack-dev-server API #1

nelix opened this issue Jul 25, 2015 · 4 comments

Comments

@nelix
Copy link

nelix commented Jul 25, 2015

The html files don't seem available when using the node API, they are however working correctly if called with the same config via require('webpack-dev-server/bin/webpack-dev-server')

@qimingweng had mentioned this might be related to webpack/webpack-dev-server#106

@qimingweng
Copy link
Owner

@nelix Actually I just tested it with my configuration and it seems to be working fine. Do you have a breaking test case you can show?

Are you using any other tools that could be breaking it? Things like react-hot-loader, etc...

@nelix
Copy link
Author

nelix commented Jul 25, 2015

I just noticed I put this in the wrong repo! Sorry!

@nelix
Copy link
Author

nelix commented Jul 25, 2015

I gotta run, I'll make something from scratch to demo the issue in isolation later.

@qimingweng
Copy link
Owner

Cool, I'll close this issue on this repo for now.

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

2 participants