728x90
package.json์์ script
"scripts": {
"dev": "vue-cli-service serve --port 3333",
// "build": "vue-cli-service build",
"build": "vue-cli-service build --mode production", ๐
"lint": "vue-cli-service lint",
"test": "jest"
},
728x90
'Node package' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[]git hook lint-staged (0) | 2022.10.12 |
---|---|
Vue github package ๋ง๋ค๊ธฐ (0) | 2022.06.29 |
๋๊ธ