-
Notifications
You must be signed in to change notification settings - Fork 73
Conversation
Codecov Report
@@ Coverage Diff @@
## master #864 +/- ##
==========================================
+ Coverage 74.67% 74.94% +0.27%
==========================================
Files 271 289 +18
Lines 10672 11116 +444
Branches 3813 3997 +184
==========================================
+ Hits 7969 8331 +362
- Misses 2367 2444 +77
- Partials 336 341 +5
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
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.
Awesome thanks @smeng9 !
@smeng9 publishing this in v18.1.48 now! Lemme know if that does it for ya! |
Also, could you link to where you're bundling OVE using vite? (if it's a public repo that is)! Thanks, |
I can publish a tutorial to use vite. It provides so much speed up |
@smeng9 please let me know when you publish that tutorial and include a link to it. Thanks! |
Hi @tnrich https://stackblitz.com/edit/vitejs-vite-tglega?file=package.json&terminal=dev Needs to modify vite.config.js a little bit to make it work. |
Thanks for posting this @smeng9 ! I'm definitely interested in trying out using vite as the default bundler for developing OVE |
Fix following warning during vite build