mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
chore: change sassdoc/typedoc output to local public/references/
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@
|
||||
"gen:lexers": "pnpm -F chroma-lexers start",
|
||||
"gen:docs": "pnpm -F gen-docs start",
|
||||
"gen:typedoc": "typedoc",
|
||||
"gen:sassdoc": "npx sassdoc@2.7.2 assets/scss/ --dest ../fixit-docs/static/references/scss --config .sassdocrc",
|
||||
"gen:sassdoc": "npx sassdoc@2.7.2 assets/scss/ --dest public/references/scss --config .sassdocrc",
|
||||
"unocss": "unocss",
|
||||
"unocss:watch": "unocss --watch",
|
||||
"prepare": "simple-git-hooks"
|
||||
|
||||
Reference in New Issue
Block a user