vite-source-map-cleanup
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

vite-source-map-cleanup

This plugin searches the build output directory for *.js.map and *.css.map files to delete. It also removes the sourceMap comment found in any .js files.

QUICK START

install

npm install -D vite-source-map-cleanup

usage

vite

{
  plugins:[
      ViteSourceMapCleanup()
   ]
}

Readme

Keywords

Package Sidebar

Install

npm i vite-source-map-cleanup

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

3.43 kB

Total Files

6

Last publish

Collaborators

  • algesthesiahunter