chore: Add worktree deployment support (#2491)
This commit is contained in:
committed by
dermotduffy
parent
f21a46297a
commit
3f0d2ef14d
@@ -180,6 +180,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"start": "rollup -c --watch",
|
||||
"deployment-update": "./scripts/deployment-update-symlink.sh",
|
||||
"build": "yarn run lint && yarn run rollup",
|
||||
"docs": "docsify serve ./docs",
|
||||
"docs-check-links": "docker run --init --rm -v \"$(pwd):/input\" -w /input lycheeverse/lychee --config lychee.toml \"./docs/\"",
|
||||
|
||||
Reference in New Issue
Block a user