接口
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
"license": "GPLv3",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"preinstall": "npx -y only-allow pnpm",
|
||||
"build": "cross-env NODE_ENV=production rspack build",
|
||||
"dev": "cross-env NODE_ENV=development rspack",
|
||||
"format": "prettier --write .",
|
||||
|
Reference in New Issue
Block a user