You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current behavior:
when I do @noview([PLATFORM.moduleName('nprogress/nprogress.css')]) I get:
Failed loading required CSS file: nprogress/nprogress.css in the browser.
Expected/desired behavior:
I expect the browser to load the CSS file
This is used in the contactmanager tutorial, which works when the Aurelia CLI bundler is used. Loading the same css file using or import in webpack works fine
I'm submitting a bug report
Please tell us about your environment:
Operating System:
Windows 10
Node Version:
v6.10.3
NPM Version:
npm: '3.10.10',
JSPM OR Webpack AND Version
webpack 3.3.0
Browser:
Google Chrome | 60.0.3112.113 (Versão oficial) 64 bits
-- | --
Current behavior:
when I do @noview([PLATFORM.moduleName('nprogress/nprogress.css')]) I get:
Failed loading required CSS file: nprogress/nprogress.css in the browser.
Expected/desired behavior:
I expect the browser to load the CSS file
bugtest.zip
aurelia-car.zip
The text was updated successfully, but these errors were encountered: