bs-custom-file-input
bs-custom-file-input copied to clipboard
Missing export
I get this error when importing the module using Bootstrap's npm starter template: Uncaught SyntaxError: The requested module '../../node_modules/bs-custom-file-input/dist/bs-custom-file-input.js' does not provide an export named 'default'
I would be great if this package could be imported as a ES6 module.
+1 I would also be happy about importing this as an ES6 module 👍