mirror of
https://github.com/goodtube4u/goodtube.git
synced 2025-11-22 10:16:11 +00:00
Fix minification
This commit is contained in:
File diff suppressed because one or more lines are too long
4019
goodtube.min.js
vendored
4019
goodtube.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"scripts": {
|
||||
"watch": "esbuild ./goodtube.js --bundle --outfile=./goodtube.min.js --watch --minify"
|
||||
"watch": "esbuild ./goodtube.js --bundle --outfile=./goodtube.min.js --bundle --watch --keep-names --minify"
|
||||
},
|
||||
"devDependencies": {
|
||||
"esbuild": "^0.26.0"
|
||||
|
||||
Reference in New Issue
Block a user