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: remove rollup.js dependency #2092

Merged
merged 3 commits into from
Apr 20, 2024
Merged

build: remove rollup.js dependency #2092

merged 3 commits into from
Apr 20, 2024

Conversation

gpbl
Copy link
Owner

@gpbl gpbl commented Apr 20, 2024

  • Remove the rollup.js dependency from the build stack and rely on multiple tsconfig.json to create the CommonJS and ESM builds.
  • Remove unneeded postcss dependencies
  • Allow import directly react-day-picker/style.css and react-day-picker/style.module.css
  • Using package.json's scripts keep compatibility with existing exports.

Note: this change will remove the minified version, which I hope we don't need to support anymore.

@gpbl gpbl marked this pull request as ready for review April 20, 2024 20:29
@gpbl gpbl merged commit 3d7b02e into main Apr 20, 2024
12 checks passed
@gpbl gpbl deleted the gpbl/v9/remove-rollup branch April 20, 2024 21:28
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