Skip to content
This repository was archived by the owner on Dec 31, 2024. It is now read-only.

Commit 6c7e0cb

Browse files
committed
🔧 config(npm): update build task
1 parent ee41418 commit 6c7e0cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"url": "git+https://github.com/kazupon/vue-i18n.git"
8787
},
8888
"scripts": {
89-
"build": "node config/build.js && npm run docs:build",
89+
"build": "node config/build.js",
9090
"changelog": "conventional-changelog -i CHANGELOG.md -s -n ./node_modules/git-commit-message-convention/convention.js",
9191
"clean": "rm -rf coverage && rm -rf dist/*.js* && rm ./*.log",
9292
"coverage": "cat ./coverage/lcov.info",

0 commit comments

Comments
 (0)