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

fix: prefer ESM module over CJS & prefer TS loaders #113

Merged
merged 5 commits into from
May 30, 2023

Conversation

ghiscoding
Copy link
Owner

  • update package.json exports to prefer ESM over CJS which is the same prefs in Slickgrid-Universal and the new multiple-select-vanilla lib
  • also remove AMD build since it's not even used, there's no reason to keep it
  • also prefer TS loaders instead of Babel loaders
  • add missing event prop

- update package.json exports to prefer ESM over CJS which is the same prefs in Slickgrid-Universal and the new multiple-select-vanilla lib
- also remove AMD build since it's not even used, there's no reason to keep it
- also prefer TS loaders instead of Babel loaders
- add missing event prop
@ghiscoding ghiscoding merged commit 3c1d510 into master May 30, 2023
@ghiscoding ghiscoding deleted the bugfix/package-exports branch May 30, 2023 04:47
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.

1 participant