Skip to content

Commit b4c8998

Browse files
authored
Merge pull request #8 from hex-inc/ml/update-publish-instructions
Update publish instructions
2 parents 4a580e4 + 2512480 commit b4c8998

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)