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

Allow HMR via Odin Serve #160

Open
LucasLundJensen opened this issue Jan 6, 2023 · 0 comments
Open

Allow HMR via Odin Serve #160

LucasLundJensen opened this issue Jan 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@LucasLundJensen
Copy link

Is your feature request related to a problem? Please describe.
Since Angular 11, it's been supported to start the dev server with HMR enabled, I'd like that to be an option through odin as well.

Describe the solution you'd like
It could mimic the same use as normal ng serve --hmr, so adding the --hmr flag would enable HMR.

Describe alternatives you've considered
Alternatively be an option in the odin.json file, but I don't think that's the place to put it.

@LucasLundJensen LucasLundJensen added the enhancement New feature or request label Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant