79534618

Date: 2025-03-25 19:03:00
Score: 4.5
Natty:
Report link

do you use vite?

I use https://www.npmjs.com/package/vite-plugin-remove-console

// https://vitejs.dev/config/
export default defineConfig({
  plugins: [vue(), removeConsole()]
});
Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Oxicode