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

feat: add --hmr flag for the serve command #4504

Merged
merged 6 commits into from Apr 15, 2024
Merged

feat: add --hmr flag for the serve command #4504

merged 6 commits into from Apr 15, 2024

Conversation

Julien-R44
Copy link
Member

@Julien-R44 Julien-R44 commented Apr 10, 2024

Depends on adonisjs/assembler#77. Must be merged and released first


Add the flag --hmr that will be passed to Assembler DevServer class

--hmr and --watch cannot be used together, since --hmr also watch files. so we display an error if we use them together

@thetutlage thetutlage marked this pull request as ready for review April 15, 2024 10:47
@thetutlage thetutlage merged commit e472091 into develop Apr 15, 2024
12 checks passed
@thetutlage thetutlage deleted the feat/hmr branch April 15, 2024 10:51
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

Successfully merging this pull request may close these issues.

None yet

2 participants