Open MiloCasagrande opened 5 years ago
+1
+1
We're seeing this problem as well. We narrowed it down to the 1.4.0 release.
Same problem here, last working version is 1.3.3. Will it ever be fixed?
Dependencies:
marko 4.18.25
marko-loader 1.5.0
webpack 4.41.2
After upgrading from 1.3.3 to 1.5.0, using
marko-loader
withwebpack
, I get the following error:Critical dependency: the request of a dependency is an expression
I can reproduce the same issue using the
marko-webpack
repository after upgrading all dependencies in there.This is the output taken from the
marko-webpack
repository when runningnpm start
:When loading the app from a brwoser, the app itself is "broken": no CSS and no interactivity. This is the error I get from the browser console:
Dependencies: