Closed paulfitz closed 12 months ago
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...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
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:or published to the npm registry as @gristlabs/grist-widget with:
There will be a companion PR to grist-core to make use of the package.