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

Error in production on vue, vite #158

Open
gkucmierz opened this issue Dec 7, 2023 · 1 comment
Open

Error in production on vue, vite #158

gkucmierz opened this issue Dec 7, 2023 · 1 comment

Comments

@gkucmierz
Copy link

index-VkoFY4_Q.js:1 TypeError: Uv is not a function
    at i (index-VkoFY4_Q.js:56:54894)
    at index-VkoFY4_Q.js:1:23734
    at Dt (index-VkoFY4_Q.js:1:13199)
    at ot (index-VkoFY4_Q.js:1:13278)
    at Dn.t.__weh.t.__weh (index-VkoFY4_Q.js:1:23614)
    at zi (index-VkoFY4_Q.js:1:14593)
    at Jr (index-VkoFY4_Q.js:1:43511)
    at mount (index-VkoFY4_Q.js:1:30249)
    at G0.t.mount (index-VkoFY4_Q.js:1:58816)
    at index-VkoFY4_Q.js:56:55329
@gkucmierz
Copy link
Author

It works on prod when i import bundle.

import Trianglify from 'trianglify/dist/trianglify.bundle.js';

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

1 participant