Skip to content
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

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

Merged
merged 2 commits into from
Nov 28, 2023

Conversation

paulfitz
Copy link
Member

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.

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'll be a companion PR to grist-core to make use of the package.
Copy link

netlify bot commented Nov 14, 2023

Deploy Preview for boisterous-sunburst-a5c941 ready!

Name Link
🔨 Latest commit f2985ba
🔍 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.

@georgegevoian georgegevoian self-requested a review November 27, 2023 18:35
Copy link
Contributor

@georgegevoian georgegevoian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @paulfitz.

@paulfitz paulfitz merged commit cc049b5 into master Nov 28, 2023
@paulfitz paulfitz deleted the paulfitz/update-release branch November 28, 2023 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants