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

Dependencies cannot be statically extracted. #11

Open
fmatuszewski opened this issue Nov 17, 2016 · 0 comments
Open

Dependencies cannot be statically extracted. #11

fmatuszewski opened this issue Nov 17, 2016 · 0 comments

Comments

@fmatuszewski
Copy link

When I use the loader in a project based on example provided I get following warnings.

WARNING in ./src/main/webapp/modules/dojo/_base/browser.js
Critical dependencies:
1:3-10 require function is used in a way in which dependencies cannot be statically extracted
2:1-8 require function is used in a way in which dependencies cannot be statically extracted
@ ./src/main/webapp/modules/dojo/_base/browser.js 1:3-10 2:1-8

WARNING in ./src/main/webapp/modules/dojo/_base/configRhino.js
Critical dependencies:
102:6-13 require function is used in a way in which dependencies cannot be statically extracted
@ ./src/main/webapp/modules/dojo/_base/configRhino.js 102:6-13

Does onyone else saw this warning?

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