add feature for removal console logs in prod and fix bugs
This commit is contained in:
+3
-2
@@ -19,6 +19,7 @@
|
||||
"npm": "^10.9.0",
|
||||
"postcss": "^8.4.18",
|
||||
"tailwindcss": "^3.2.1",
|
||||
"terser": "^5.39.0",
|
||||
"vue": "^3.2.41"
|
||||
},
|
||||
"@comment dependencies": [
|
||||
@@ -49,9 +50,9 @@
|
||||
"vuex": "^4.1.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@esbuild/linux-arm64": "^0.25.1",
|
||||
"@rollup/rollup-darwin-arm64": "^4.35.0",
|
||||
"@rollup/rollup-linux-arm64-gnu": "^4.35.0",
|
||||
"@esbuild/linux-arm64": "^0.25.1"
|
||||
"@rollup/rollup-linux-arm64-gnu": "^4.35.0"
|
||||
},
|
||||
"name": "ntspi-reborn",
|
||||
"description": "<p align=\"center\"><a href=\"https://laravel.com\" target=\"_blank\"><img src=\"https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg\" width=\"400\" alt=\"Laravel Logo\"></a></p>",
|
||||
|
||||
Reference in New Issue
Block a user