vite-plugin-remove-console

Console remover

A plugin to remove console statements from code at build time, allowing developers to control which log levels are included.

Vite plugin that remove all the specified console types in the production environment

GitHub

162 stars
3 watching
11 forks
Language: TypeScript
last commit: 12 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
axe-me/vite-plugin-node Enables Vite to run a Node.js development server with hot module replacement 1,001
fengxinming/vite-plugins Custom plugins for building and optimizing web applications with Vite 70
vitejs/vite-plugin-vue2 A plugin that enables Vue 2.7 support in the Vite development server 551
tomjs/vite-plugin-html A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. 4
pdelacroix/vite-plugin-melange A Vite plugin that integrates Melange into the build process for compiling and hot reloading JavaScript source files. 11
52-entertainment/vite-plugin-oxlint Enables Oxlint linter integration with Vite projects 23
vitejs/vite-plugin-vue2-jsx A plugin that enables JSX support in Vue 2.7 applications with incremental compilation and hot module replacement (HMR) 57
vitejs/vite-plugin-react A plugin for Vite that streamlines development of React applications by providing a single, all-in-one solution for setting up and maintaining these projects. 608
yzydeveloper/vite-plugin-babel-compiler A plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild. 24
applelo/vite-plugin-browser-sync An extension for Vite that integrates BrowserSync for live code reloading and previewing. 67
skrulling/vite-plugin-biome A Vite plugin that integrates the Biome linter and formatter into the build process for fast and automated code quality checks. 46
fi3ework/vite-plugin-checker A Vite plugin that runs checks for various code analysis tools in a worker thread. 1,000
vite-plugin/vite-plugin-optimizer Manually pre-bundling plugin for Vite that allows developers to optimize and customize the bundling process of their applications. 36
richardtallent/vite-plugin-singlefile A Vite plugin that inlines JavaScript and CSS resources into a single HTML file for offline web applications. 867
sanyuan0704/vite-plugin-chunk-split Improves chunk splitting in Vite to optimize bundle sizes and loading times 350