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

Commit 7adc584

Browse files
committed
chore(docs): add clean command for new website
1 parent 8236af2 commit 7adc584

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website-new/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"repository": "https://github.com/chakra-ui/chakra-ui-vue-next/tree/master/website",
88
"author": "Jonathan Bakebwa [email protected]",
99
"scripts": {
10+
"clean": "rimraf dist",
1011
"build": "nuxt build",
1112
"dev": "nuxt dev",
1213
"generate": "nuxt generate",

0 commit comments

Comments
 (0)