Closed ajoslin103 closed 8 years ago
from Gitter:
Bazyli Brzóska @niieani -- as long as you have defined all your widgets as build resources, they should work. The warning message you are seeing "require function is used in a way in which dependencies cannot be statically extracted" is only that - a warning.
http://aurelia.io/hub.html#/doc/article/aurelia/framework/latest/bundling-webpack/5
Thanks!
I'm submitting a bug report
Please tell us about your environment:
Node Version: 6.3.0
NPM Version: 3.10.3
JSPM OR Webpack AND Version webpack@2.1.0-beta.21 (pulled from node_modules/webpack/package.json as the command: webpack is not found)
Current behavior: testing fails when custom elements are composed dynamically
for example:
Expected/desired behavior:
https://gist.run/?id=c04050650da1b2ea3d14b69e8380523b
I do not know how to
npm start test
on this gist -- when I runnpm start test
on my machine I get this output and things failTL;DR
full log