gristlabs / grist-widget

A repository of custom widgets to embed in Grist documents
https://gristlabs.github.io/grist-widget/
Apache License 2.0
57 stars 61 forks source link

create a widget bundle for insertion into grist-core via npm packaging #109

Closed paulfitz closed 12 months ago

paulfitz commented 1 year ago

This adds a few more flags to the bundling script, and then uses them in a prepare script to assemble a bundle for insertion into grist-core. The bundle can be previewed as a tarball with:

yarn pack

or published to the npm registry as @gristlabs/grist-widget with:

yarn publish --access public

There will be a companion PR to grist-core to make use of the package.

netlify[bot] commented 1 year ago

Deploy Preview for boisterous-sunburst-a5c941 ready!

Name Link
Latest commit f2985baa115e0c163908de6268dfcaaf56cd8ec6
Latest deploy log https://app.netlify.com/sites/boisterous-sunburst-a5c941/deploys/6552eda82ee43500082243ab
Deploy Preview https://deploy-preview-109--boisterous-sunburst-a5c941.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.