Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import errors on server side of Nuxt #125

Open
zguig52 opened this issue Mar 22, 2024 · 0 comments
Open

Import errors on server side of Nuxt #125

zguig52 opened this issue Mar 22, 2024 · 0 comments
Assignees

Comments

@zguig52
Copy link

zguig52 commented Mar 22, 2024

Describe the bug

There is a packaging issue in the library. For SSR apps, it works on client side but not on server side (only after the build - during dev, there is no issue).

Workaround give by Nuxt team is to "transpile" it:
nuxt/nuxt#26375

To Reproduce
https://stackblitz.com/edit/github-qytiun

Expected behavior
Module shall be properly packaged in order to allow usage without transpiling it in Nuxt.

Additional context
N/A - refer to reproduction code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants