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

[Bug]: Critical dependency: require function is used in a way in which dependencies cannot be statically extracted #493

Closed
nhutruong-arent opened this issue Sep 30, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@nhutruong-arent
Copy link

nhutruong-arent commented Sep 30, 2023

What happened?

I am using IFCLoader from web-ifc-three version 0.0.125, and after running 'yarn start,' I encountered a warning as shown in the image below.
image

Version

"web-ifc": "0.0.41", "web-ifc-three": "0.0.125"

What browsers are you seeing the problem on?

Microsoft Edge

Relevant log output

No response

Anything else?

No response

@nhutruong-arent nhutruong-arent added the bug Something isn't working label Sep 30, 2023
@nhutruong-beycons
Copy link

This issue has been resolved by integrating web-ifc-three into my project without the need for a package.
image

@beachtom
Copy link
Collaborator

beachtom commented Oct 2, 2023

So I suspect that web-ifc-three is still using an older version of web-ifc. This bug has been fixed in the current version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants