`universal-cookie` ESM support
thisismydesign opened this issue · 1 comments
thisismydesign commented
universal-cookie
is the dependency of @nuxtjs/apollo
which uses the latest version 4.0.4.
Due to a change to ESM in Nuxt 3, universal-cookie
now has to be transpiled, see: nuxt-modules/apollo#435
Going forward it would be great if universal-cookie
would be ESM-compatible.
eXon commented
The latest version should be ESM compatible. If you're still having issues, feel free to re-open this.