mirror of
https://github.com/darkwire/darkwire.io.git
synced 2025-07-18 10:49:02 +00:00
Compressed and mangled
This commit is contained in:
parent
f09f42226d
commit
44afb443ab
@ -19,7 +19,7 @@
|
|||||||
"devDependencies": {},
|
"devDependencies": {},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
"jsbuild": "uglifyjs src/js/main.js -o src/public/main.js"
|
"jsbuild": "uglifyjs src/js/main.js --compress --mangle -o src/public/main.js"
|
||||||
},
|
},
|
||||||
"author": "Daniel Seripap",
|
"author": "Daniel Seripap",
|
||||||
"license": "ISC"
|
"license": "ISC"
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user