Pierre-Michel Brown
Pierre-Michel Brown
It would be really useful to be able to use a custom javascript function in my html files. I already use the `context` option to include a prefix and hash...
When importing relative paths inside a stylesheet being made globally available using the option `jest.globals['vue-jest'].resources`, the test will fail with the following error: Considering the following ```json { "jest": {...
### Documentation issue - [ ] Reporting a typo - [ ] Reporting a documentation bug - [x] Documentation improvement - [ ] Documentation feedback ### Is there a specific...
### Describe the bug We have a Vue component library where we use Vite to compile Vue components, but also compile svg files as Vue components using [vite-svg-loader](https://www.npmjs.com/package/vite-svg-loader). After bumping...