We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is a sister issue to #5845, the bug is the same.
But in this case we would also like that updating a resource do not cost time to the developer. Also we want to follow common practices.
see #5845
In dev we want any change to CSS / JS and so on, to be imediatly taken into account.
The usual way to do this in dev is to
npm run serve
No response
Other
The text was updated successfully, but these errors were encountered:
feat: dynamic assets generation in dev mode, fixes #5846
ee398e6
b11b7f7
2370e21
alexgarel
Successfully merging a pull request may close this issue.
Describe the bug
This is a sister issue to #5845, the bug is the same.
But in this case we would also like that updating a resource do not cost time to the developer. Also we want to follow common practices.
To Reproduce
see #5845
Expected behavior
In dev we want any change to CSS / JS and so on, to be imediatly taken into account.
The usual way to do this in dev is to
npm run serve
Screenshots
No response
Additional context
No response
Type of device
Other
Browser version
No response
Number of products impacted
No response
Time per product
No response
The text was updated successfully, but these errors were encountered: