We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a580e4 + 2512480 commit b4c8998Copy full SHA for b4c8998
PUBLISH.md
@@ -4,6 +4,8 @@
4
- Checkout new branch with name like `hex-fork.3` (check existing branches for what number to use)
5
- `npm install`
6
- `npm run pub`
7
+- `cd build/quicktype-core && npm run build && cd ..`
8
- `./script/make-publish-branch.sh`
9
+- Remove `dist` from `.gitignore`
10
- Commit and push branch
11
- Update the main `hex` repo to use the new branch
0 commit comments