Thank you, this worked perfectly. This also resolved my issue in Plugin skeleton with webpack with the aurelia-loader-webpack not being able to resolve relative module names!
The only caveat we have now is needing to use @useView
, but that’s no real issue for us.