This commit is contained in:
aaron 2025-03-09 10:32:16 +08:00
parent 92061fdb4d
commit e49ca0712a

View File

@ -5,7 +5,7 @@
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"dev": "webpack serve --mode development", "dev": "webpack serve --mode development",
"build": "webpack --mode production", "build": "webpack --mode development",
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
"keywords": [ "keywords": [