longbill / jquery-date-range-picker

A jQuery plugin that allows user to select a date range
MIT License
1.12k stars 579 forks source link

Looking possibility to using ES6 syntax and using webpack for build tool #365

Open mazipan opened 6 years ago

mazipan commented 6 years ago

ES6 have many good simple syntax than ES5. But for implement this syntax, I think webpack will be better for build tool instead of Gulp.

holtkamp commented 6 years ago

What would be the advantages? A Pull Request will always be considered. Little time is available at the maintainers, so do not expect too much to happen 'on its own' 😄