duskload / react-device-detect

Detect device, and render view according to detected device type.
MIT License
2.82k stars 155 forks source link

ESM Support #215

Open nemosmithasf opened 1 year ago

nemosmithasf commented 1 year ago

It would be nice to have a set of ESM exports along with CJS. This would make the package compatible with ESbuild pipelines that don't transpile (for performance reasons)