flowbite
flowbite copied to clipboard
Create ES5 / IE11 compatible webpack JS bundles.
Fixes: #159
This is a small check to configure webpack to build the JS bundles for ES5 / IE11
Babel is already configured for IE11.
To test it run build:webpack and check that there are no arrow functions.