Skip to content

Commit fd73226

Browse files
committed
chore: add symlink
1 parent 1dc1303 commit fd73226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"postversion": "npm publish",
4444
"sync": "ts-node --project tsconfig.sync.json ./scripts/sync.ts",
4545
"postinstall": "node ./scripts/postinstall.js",
46-
"prepare": "husky install"
46+
"prepare": "husky install && ln -s ./assets/logo.svg ./docs/public/logo.svg"
4747
},
4848
"repository": {
4949
"type": "git",

0 commit comments

Comments
 (0)