vite-plugin-filter-replace icon indicating copy to clipboard operation
vite-plugin-filter-replace copied to clipboard

Apply filename based replacements.

Results 2 vite-plugin-filter-replace issues
Sort by recently updated
recently updated
newest added

When I build in vite, show some message in logs. ``` (vite-plugin-filter-replace plugin) Sourcemap is likely to be incorrect: a plugin (vite-plugin-filter-replace) was used to transform files, but didn't generate...

Using it with vite-test, when running unit tests on the cli, the plugin causes test coverage text duplication. When I remove the plugin from the mergeConfig the duplication will be...