Skip to content

Commit 2512480

Browse files
committed
Update publish instructions
1 parent 4a580e4 commit 2512480

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

PUBLISH.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
- Checkout new branch with name like `hex-fork.3` (check existing branches for what number to use)
55
- `npm install`
66
- `npm run pub`
7+
- `cd build/quicktype-core && npm run build && cd ..`
78
- `./script/make-publish-branch.sh`
9+
- Remove `dist` from `.gitignore`
810
- Commit and push branch
911
- Update the main `hex` repo to use the new branch

0 commit comments

Comments
 (0)