Skip to content

feat!: update deps and add export map #188

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

kyletsang
Copy link
Member

BREAKING CHANGE: Add export map

Closes #183

  • Update all deps where possible
  • Left eslint alone for now since I just wanted to get a build out with minimal modification of source files
  • Remove rollup since it was only used for rollup-plugin-size-snapshot which isn't compatible with newer versions of Node
  • Remove 4c/build since it's stuck on an old version of TS without rewriteRelativeImportExtensions

@kyletsang
Copy link
Member Author

Any thoughts on this one @jquense ? I believe this is the last dep required for true ESM support in RUI/RB (still need import extension fixes downstream after this).

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.

Add an exports map to package.json
1 participant