-
Notifications
You must be signed in to change notification settings - Fork 138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add npm package for the docgen-tool #1008
Conversation
4dcc16b
to
80357f9
Compare
Codecov Report
@@ Coverage Diff @@
## master #1008 +/- ##
=======================================
Coverage 75.58% 75.58%
=======================================
Files 267 267
Lines 32885 32885
=======================================
Hits 24856 24856
Misses 6908 6908
Partials 1121 1121
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
Great this comes with a test 👍 Once merged we can publish it 🙁
Just one minor ask: Could you please add the package.json here https://github.com/onflow/cadence/blob/master/Makefile#L77? This way we can keep it updated
Description
Bundle the docgen-tool WASM as an NPM package.
master
branchFiles changed
in the Github PR explorer