79460764

Date: 2025-02-23 06:12:30
Score: 1
Natty:
Report link

If you're using Vite, update your vite.config.js:

export default defineConfig({
  build: {
    sourcemap: false, // Disable source maps
  },
});
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Omar Faruq