Skip to content

Conversation

jboix
Copy link
Member

@jboix jboix commented Aug 19, 2025

Description

Resolves #333 by adding a tutorial based on the findings on issue #331.

Changes made

  • Added a tutorial on ESM resolutions through a CDN.
  • Fixed a typo in an example on the tips and tricks tutorial.
  • Added a link to the live UMD sample on the main README.
  • Added a link to the collection of samples from the demo.

@github-project-automation github-project-automation bot moved this to 📋 Backlog in Pillarbox Aug 19, 2025
@jboix jboix requested a review from amtins August 19, 2025 12:20
@jboix jboix removed this from Pillarbox Aug 19, 2025
@jboix jboix self-assigned this Aug 19, 2025
Copy link

github-actions bot commented Aug 19, 2025

PR Preview Action v1.6.2
Preview removed because the pull request was closed.
2025-09-10 07:07 UTC

Copy link

github-actions bot commented Aug 19, 2025

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 97.91% 845/863
🟢 Branches 92.52% 396/428
🟢 Functions 98.7% 228/231
🟢 Lines 98.28% 801/815

Test suite run success

249 tests passing in 10 suites.

Report generated by 🧪jest coverage report action from 441d369

…h a CDN

- Resolves #333 by adding a tutorial based on the findings on issue #331.
- Fixes a typo in an example on the tips and tricks tutorial.
- Adds a link to the UMD sample on the main README.
- Add a link to the collection of samples from the demo.
Copy link
Member

@amtins amtins left a comment

Choose a reason for hiding this comment

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

LGTM!

@jboix jboix merged commit faad1f9 into main Sep 10, 2025
5 checks passed
@jboix jboix deleted the docs/esm-tutorial branch September 10, 2025 07:06
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Pillarbox Sep 10, 2025
Copy link

🎉 This PR is included in version 1.23.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Provide ESM tutorial using importmap
2 participants