@icanhascode/vite-plugin-insert-debug-constants
v0.0.19
Published
A simple Vite plugin that inserts debug constants like, `__FILE__` and `__DIR__` (relative to `src` by default), into the code. Can be customized.
Downloads
240
Readme
vite-plugin-insert-debug-constants
A simple Vite plugin that inserts debug constants like, __FILE__
and __DIR__
(relative to src
by default), into the code. Can be customized.