geelen / jspm-loader-css

50 stars 27 forks source link

jspm bundle-sfx with `composes` got problems in Windows 7 #19

Open chenxsan opened 9 years ago

chenxsan commented 9 years ago

I got this project, had composes: test from '../../xx.css' in css file, when building in windows, I would have errors like Cannot read property 'push' of undefined at CSSLoader.triggerImport. But if I built the project in Mac OSX, it would work.

So I log some variables in triggerImport from windows:

windows

And from Mac:

screen shot 2015-08-25 at 10 25 53