biggora / device-uuid

Fast browser device uuid generation library. Written in pure JavaScript, no dependencies.
MIT License
183 stars 96 forks source link

Compatibility with Vite #20

Open isoftchamp opened 1 month ago

isoftchamp commented 1 month ago

Hi, biggora I am trying to use device-uuid with Vite react project. When developing stage, it works well, but it is not working with production build. I alwasys get this error message: "DeviceUUID is not contructor". I hope you to resolve this as soon as possible.