javascript icon indicating copy to clipboard operation
javascript copied to clipboard

chore(clerk-js): Migrate to rspack for building

Open brkalow opened this issue 1 year ago • 1 comments

Description

  • Migrate to rspack for building
  • Simplify bundle analysis command
  • Remove webpack dependencies

TODO:

  • [ ] old safari version compat
  • [ ] refactor configs: remove dead / commented out code, clarify config generation
  • [ ] improve build output to expose more stats at a glance
  • [ ] more testing

Checklist

  • [ ] npm test runs as expected.
  • [ ] npm run build runs as expected.
  • [ ] (If applicable) JSDoc comments have been added or updated for any package exports
  • [ ] (If applicable) Documentation has been updated

Type of change

  • [ ] 🐛 Bug fix
  • [ ] 🌟 New feature
  • [ ] 🔨 Breaking change
  • [ ] 📖 Refactoring / dependency upgrade / documentation
  • [ ] other:

brkalow avatar Sep 05 '24 01:09 brkalow

🦋 Changeset detected

Latest commit: 6b829383112f215b7c369c780b5944679ea239a7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@clerk/clerk-js Patch
@clerk/elements Patch
@clerk/chrome-extension Patch
@clerk/clerk-expo Patch
@clerk/ui Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Sep 05 '24 01:09 changeset-bot[bot]