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

build: refactor all package build setup #11

Merged
merged 8 commits into from
Feb 9, 2023

Conversation

isBatak
Copy link
Contributor

@isBatak isBatak commented Jan 17, 2023

  • Switching to the latest tsup will uses automatic JSX runtime detection
  • Moving tsup config to package.json since it's very minimal
  • Remove clean-package.config.json in favor of the package.json property
  • Switch to the .mjs file extension for correct module loading

@kristian240 kristian240 merged commit deb3f9f into main Feb 9, 2023
@kristian240 kristian240 deleted the refactor-package-build-setup branch February 9, 2023 07:50
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.

None yet

2 participants