dougludlow / plugin-sass

SystemJS SASS loader plugin
MIT License
52 stars 27 forks source link

Not working in Safari 8 #56

Closed erwinverdonk closed 8 years ago

erwinverdonk commented 8 years ago

Your plugin is not working in Safari 8, it appears to stop executing other parts of SystemJS as well. Just to know it wasnt my applications fault, I ran your 'test:runtime' on Safari 8 and noticed the same behaviour there.

Please let me know when there is anything I can help you with solving this.

Kind Regards, Erwin Verdonk

screendriver commented 8 years ago

I can only test in Safari 9.1 and there is everything working as expected. So unfortunately I can't directly help debugging what's going on 😕

sormy commented 8 years ago

This PR should fix issue: https://github.com/mobilexag/plugin-sass/pull/73