| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
The cache is not mandatory. No reason to abort when it fails. This can happen when node_modules is not writable for example.
|
This change together with vitejs/vite#19952 allows running tests in docker, when running as a different user than the one used in the image (usually root or node, with uid 1000). |
Sorry, something went wrong.
I think this should be possible today with vitest --configLoader runner and custom cacheDir https://stackblitz.com/edit/vitest-dev-vitest-t9e1fblp?file=vite.config.ts |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The cache is not mandatory. No reason to abort when it fails.
This can happen when node_modules is not writable for example.
Description
Please don't delete this checklist! Before submitting the PR, please make sure you do the following:
Tests