|
|
|
|
|
by FoomFries
1285 days ago
|
|
I will say my sole frustration thus far with Vite has been the inability to turn off caching in a meaningful way. This is especially important when you are developing a plug-in for a larger project installed into your node_modules - the Vite cache won’t update changes unless it thinks it should, usually via version number change. |
|