Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
Open
question
- Dominant language
- JavaScript
- Stars
- 153
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
When I build my web application using webpack, I get the following warning message: "Critical dependency: require function is used in a way in which dependencies cannot be statically extracted".
Should I worry about this? Is there any way can address the problem that is being warned-about? Does decache work in the context of webpack?
Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.