mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 10:10:48 +01:00
feat(deps): add terser for minification
- Added "terser" package as a dependency in package.json - Configured Vite to use terser for minification in vite.config.js
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"laravel-vite-plugin": "^0.8.0",
|
||||
"postcss": "^8.4.31",
|
||||
"tailwindcss": "^3.3.5",
|
||||
"terser": "^5.28.1",
|
||||
"vite": "^4.5.2"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user