sglanzer-deprecated/ember-cli-blanket

Default Blueprint not working on Windows 7

gcusnieux opened this issue · 1 comments

Hello,

when install addon with command ember install ember-cli-blanket@0.9.8,
the project test file tests/index.html not contains :

 <style>#blanket-main { position: relative; z-index: 99999; }</style>
...
...
 <script src="{{rootURL}}assets/blanket-options.js"></script>
 <script src="{{rootURL}}assets/blanket-loader.js"></script>

Environment :

  • node 6.10.0
  • ember-cli 2.11.1
  • npm 3.10.0
  • Windows 7 & PowerShell

Thanks for reply;

I don't understand why... but it's reality @stefanpenner