@@ -26,7 +26,7 @@
|
||||
"homepage": "https://github.com/mx-space/core#readme",
|
||||
"issues": "https://github.com/mx-space/core/issues",
|
||||
"scripts": {
|
||||
"prepare": "husky install",
|
||||
"prepare": "husky install && node scripts/init-project.mjs",
|
||||
"prebuild": "rimraf dist",
|
||||
"build": "nest build",
|
||||
"build:webpack": "nest build --webpack --webpackPath ./configs/webpack.config.js -c ./configs/nest-cli.webpack.json",
|
||||
|
||||
Reference in New Issue
Block a user