hidglobal / digitalpersona-devices

DigitalPersona Security Devices support library
https://hidglobal.github.io/digitalpersona-devices/index.html
MIT License
64 stars 41 forks source link

Review module distribution types #54

Open a-bronx opened 8 months ago

a-bronx commented 8 months ago

[ ] Review module distribution types (UMD/ES5/ES6). Probably ES5 can be deprecated already. [ ] Review package.json fields ("module/browser/es2015"). Probably "main" should be removed, as it applicable only to Node modules.. It was reported that bundlers like Vite may be confused.