alexisvincent/systemjs-hot-reloader

Plugin Support ( css, scss, text, less etc)

alexisvincent opened this issue · 3 comments

Consolidates #32 #37 #74 #103 #91 #85.

An effort needs to me made to make existing plugins hmr compatible. And a general solution for plugins that have transitive imports also needs to be devised. For instance scss files also import their own files.

  • css
  • scss
  • text
  • less

same thing for less files, they can import their own files as well.

sormy commented

try sormy/bs-systemjs-hot-reloader + sormy/systemjs-hot-reloader (js, sass, less, styl etc)

Good to hear it,
I am interested on this, let me know any change ;)

Thanks!