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

feat: export to ES modules using Rollup #1153

Merged
merged 5 commits into from
Feb 25, 2025
Merged

feat: export to ES modules using Rollup #1153

merged 5 commits into from
Feb 25, 2025

Conversation

colinrotherham
Copy link
Contributor

@colinrotherham colinrotherham commented Feb 7, 2025

This PR does two things as part of #902

  1. Updates component source files to ES module syntax *.js *.mjs
  2. Adds new ES module build output alongside existing UMD bundles

@colinrotherham colinrotherham requested a review from a team as a code owner February 7, 2025 17:42
@colinrotherham colinrotherham changed the title feat: export to ES modules feat: export to ES modules using Rollup Feb 7, 2025
@colinrotherham colinrotherham force-pushed the esmodules branch 2 times, most recently from 856a869 to 32ecde1 Compare February 10, 2025 15:06
@colinrotherham colinrotherham force-pushed the esbuild branch 2 times, most recently from c3aad34 to f015b59 Compare February 12, 2025 10:30
@colinrotherham colinrotherham force-pushed the esmodules branch 2 times, most recently from 3bdf7e3 to fc94b1b Compare February 21, 2025 11:28
Copy link

🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL:

https://moj-frontend-esmodules.apps.live.cloud-platform.service.justice.gov.uk

Username: preview, Password: moj

@github-actions github-actions bot added preview:active and removed preview:request Deploy PR to a preview url labels Feb 25, 2025
Base automatically changed from esbuild to main February 25, 2025 07:49
Copy link

🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL:

https://moj-frontend-esmodules.apps.live.cloud-platform.service.justice.gov.uk

Username: preview, Password: moj

@colinrotherham colinrotherham merged commit 7f85d64 into main Feb 25, 2025
22 checks passed
@colinrotherham colinrotherham deleted the esmodules branch February 25, 2025 07:55
@gregtyler
Copy link
Contributor

🎉 This PR is included in version 3.6.0 🎉

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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants