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

[serve] --hot-only is broken #2004

Closed
snitin315 opened this issue Oct 31, 2020 · 6 comments · Fixed by #2022
Closed

[serve] --hot-only is broken #2004

snitin315 opened this issue Oct 31, 2020 · 6 comments · Fixed by #2022
Labels

Comments

@snitin315
Copy link
Member

Describe the bug

--hot-only is broken.

What is the current behavior?

Screenshot at 2020-10-31 16-39-01

To Reproduce

webpack serve --hot-only

Expected behavior

Should work properly.

Screenshots
pasted above

Please paste the results of webpack-cli info here, and mention other relevant information

Additional context
No

@snitin315 snitin315 added the Bug label Oct 31, 2020
@snitin315
Copy link
Member Author

The webpack-dev-server v4 schema seems to work fine.

@anshumanv
Copy link
Member

wip

@anshumanv
Copy link
Member

There's a problem with config creator for serve package

@snitin315
Copy link
Member Author

snitin315 commented Nov 2, 2020

@anshumanv
Copy link
Member

I think we should check dev server version and apply corresponding options 😞

@snitin315
Copy link
Member Author

I believe it's here. This block should be executed for v4 only.

I think we should check dev server version and apply corresponding options disappointed

Yes

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

Successfully merging a pull request may close this issue.

2 participants