We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cbb329 commit 63174bbCopy full SHA for 63174bb
package.json
@@ -16,7 +16,8 @@
16
"lint-staged": "lint-staged",
17
"format": "prettier --cache --write .",
18
"preinstall": "npx only-allow npm",
19
- "prepare": "husky"
+ "prepare": "husky",
20
+ "hestia": "cd src && ./hst_autocompile.sh --hestia --install '~localsrc'"
21
},
22
"dependencies": {
23
"@alpinejs/collapse": "^3.13.7",
0 commit comments