react-datepicker icon indicating copy to clipboard operation
react-datepicker copied to clipboard

fix: remove date-fns as external package

Open johannrp27 opened this issue 1 year ago • 1 comments


name: fix: remove date-fns as external package about: Update of date-fns library from 3.6 to 4.1 was running into a issue with current rollup configuration title: Remove date-fns as external package labels: "" assignees: "martijnrusschen"

Description

Linked issue: #5108

Problem Get back online page with latest version of date-fns

Changes Rollup issue remove

Contribution checklist

  • [x] I have followed the contributing guidelines.
  • [x] I have added sufficient test coverage for my changes.
  • [x] I have formatted my code with Prettier and checked for linting issues with ESLint for code readability.

johannrp27 avatar Sep 25 '24 22:09 johannrp27

Yes, you're right. This fix increases the bundle size a lot. I'll look into it and tell you. Thanks for the observation

johannrp27 avatar Sep 26 '24 14:09 johannrp27