logto-io / js

🤓 Logto JS SDKs.
https://docs.logto.io/quick-starts/
MIT License
61 stars 40 forks source link

fix(nuxt): remove cjs #742

Closed wangsijie closed 3 months ago

wangsijie commented 3 months ago

Summary

Remove commonjs export, this will fix the export of UserScope.

Testing

Tested in local repo.

Checklist