Skip to content

Commit c4bc5b1

Browse files
committed
website clean update
1 parent c768046 commit c4bc5b1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

website/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"npm-install": "npm install",
2121
"npm-link-helpers": "npm link @xpack/docusaurus-template-liquid @xpack/npm-packages-helper",
2222
"npm-ci": "npm ci",
23+
"clean": "del-cli .docusaurus build",
2324
"deep-clean": "del-cli .docusaurus build node_modules package-lock.json",
2425
"import-website-releases": "bash node_modules/@xpack/docusaurus-template-liquid/maintenance-scripts/import-releases.sh --xpack-dev-tools",
2526
"generate-website-blog-post": "bash node_modules/@xpack/docusaurus-template-liquid/maintenance-scripts/generate-blog-post.sh --xpack-dev-tools",

0 commit comments

Comments
 (0)