mirror of
https://github.com/caojiezi2003/live2d-widget.git
synced 2024-11-10 04:49:47 +00:00
Enable compression
This commit is contained in:
parent
edbf98e4d7
commit
34e5d567a1
@ -5,7 +5,7 @@
|
||||
"main": "autoload.js",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "rollup -c rollup.config.js -f iife | terser > waifu-tips.js"
|
||||
"build": "rollup -c rollup.config.js -f iife | terser -c -m > waifu-tips.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user