aurelia / hot-module-reload

Core functionality for Aurelia's hot-module-reolad (HMR) capabilities, which is shared by all loaders and tools.
MIT License
25 stars 8 forks source link

feat(hmr): support popular css transpilers #12

Closed jods4 closed 7 years ago

jods4 commented 7 years ago

Mirrors aurelia/templating-resources#279

niieani commented 7 years ago

Thanks! I was too busy to do this myself.

AdamWillden commented 7 years ago

@niieani, @jods4 is there any reason this has not made it into a release? I know there's much debate about the viability of HMR in Aurelia (prior to 2.0) and it's not the focus right now but I could very much benefit from this commit being released.

AdamWillden commented 7 years ago

@EisenbergEffect can you shed any light on this please?

EisenbergEffect commented 7 years ago

Doh! I just did a release pass and somehow totally missed this! I apologize. I'll look into it this evening.