clempat/gulp-systemjs-resolver

Imported sass file are not treated and so not getting resolve

clempat opened this issue · 0 comments

Step to reproduce

  • Add as source multiple file
  • File 1 has import File 2
  • File 2 has ImportPath

Expected Behaviour

  • Included Path include the one from file 2

What do you see instead?

  • Included Path DOES NOT include the one from file 2