-
Notifications
You must be signed in to change notification settings - Fork 6
Vite2 #239
Conversation
Signed-off-by: Carlos Quiroz <[email protected]>
Signed-off-by: Carlos Quiroz <[email protected]>
153a8b0
to
88abdb9
Compare
Nice. Looking forward to using this. What are the |
Also, should all the new files in |
This doesn't seem to be that big of an issue. It has the same info that was previously in |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
The |
Signed-off-by: Carlos Quiroz <[email protected]>
Another drawback is that this doesn't let you run test that need npm modules |
About the package.json I already designed and compiled a sbt plugin in my mind. Now it needs to go into code :D |
This is a bit of an experiment to setup vite2. I'm quite happy with the results. we can do
SmallestModule
in dev mode for faster development cycles while usingFewestModules
in production.Changes to assets are really fast and HMR works well.
A few drawbacks