joegasewicz / react-bare-forms

A bare minimal React form library for quick & simple forms.
https://joegasewicz.github.io/react-bare-forms/
MIT License
20 stars 4 forks source link

Reduce the bundle size #139

Open joegasewicz opened 3 years ago

joegasewicz commented 3 years ago

Currently we are including the datepicker library directly in a single bundled build. This should be split into a separate bundle and dynamically imported .