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

adds cdnGlobalName to flow package.json #630

Merged
merged 1 commit into from
Sep 22, 2023
Merged

Conversation

joshuascan
Copy link
Member

@joshuascan joshuascan commented Sep 21, 2023

πŸ“¦ Pull Request

The flow extension was missing a cdnGlobalName in its package.json, preventing it from being imported via CDN. This fixes that.

βœ… Fixed Issues

🚨 Test instructions

[Describe any additional context required to test the PR/feature/bug fix.]

⚠️ Don't forget to add a semver label!

Please only add one label:

  • patch: Bug Fix?
  • minor: New Feature?
  • major: Breaking Change?
  • skip-release: It's unnecessary to publish this change.
πŸ“¦ Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @magic-ext/[email protected]
# or 
yarn add @magic-ext/[email protected]

@joshuascan joshuascan added the patch Increment the patch version when merged label Sep 21, 2023
@joshuascan joshuascan self-assigned this Sep 21, 2023
@joshuascan joshuascan added this pull request to the merge queue Sep 22, 2023
Merged via the queue into master with commit cf18d0f Sep 22, 2023
4 checks passed
@joshuascan joshuascan deleted the josh-87455-flow-cdn-fix branch September 22, 2023 21:21
@Ariflo
Copy link
Contributor

Ariflo commented Sep 22, 2023

πŸš€ PR was released in @magic-ext/[email protected] πŸš€

@Ariflo Ariflo added the released This issue/pull request has been released. label Sep 22, 2023
@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #87455: @magic-ext/flow Extension Package Not Working with CDN.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants