Skip to content

Webpack Errors since v2.6.67 #1826

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

Open
schlundus opened this issue Mar 5, 2025 · 1 comment
Open

Webpack Errors since v2.6.67 #1826

schlundus opened this issue Mar 5, 2025 · 1 comment

Comments

@schlundus
Copy link

My webapplication with @xeokit/xeokit-sdk 2.6.67/2.6.68 cannot be build with webpack (2.6.66 is working)

Image

this is related to something like ENVIRONMENT_IS_WORKER which doesn't exist in 2.6.66 but now this is true and it tries to include node related stuff.

@geesen
Copy link

geesen commented May 8, 2025

Can confirm the same problem in 2.6.75:

Image

It is part of an Angular 19.1.4 build. The ng serve is working, but the ng build failed

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