Closed mattsouth closed 9 months ago
Oh, I was not aware of this feature. I believe with the right changes to the Vite plugin config, you could probably make it work.
But that's not good enough of course. 😄 I'll do some tests and get back to you hopefully later in the evening with a patch to handle this for you automatically. 👍
This should be fixed with jorgenvatle:vite-bundler@1.12.8
and meteor-vite@1.9.1
👍
Let me know how it goes.
Works well for me. Much appreciated.
For testing purposes, it can be useful to run meteor locally, using a different local cache location. This article: https://blog.meteor.com/testing-a-meteor-app-with-cypress-bfb3d3c6ed6f suggests doing this with the
METEOR_LOCAL_DIR
environment variable that was introduced in meteor v1.3.3. Can this be supported by meteor-vite? If I create a skeleton vue project in meteor 2.15 and run meteor locally with this ENV variable the app fails with the following output: