Compare commits

..

1 Commits

Author SHA1 Message Date
xief
eb736bce84 更新配置 2022-03-04 10:27:23 +08:00

View File

@ -9,7 +9,7 @@
"build": "tsc",
"umd": "webpack --config ./config/webpack.umd.ts",
"dev": "webpack-dev-server --config ./config/webpack.view.ts",
"postinstall": "ts-node ./utils/rmtype.ts"
"rmtype": "ts-node ./utils/rmtype.ts"
},
"repository": {
"type": "git",