The sandbox to test Aurelia HMR for aurelia-systemjs-hot-plugin

Motivations - is to create systemjs HMR for your aurelia application.

The aurelia loaders used as donors:

The project based on:


Hot to setup from scratch

Please read it here aurelia-systemjs-hot-plugin

How to setup and run sandbox:

npm install -g jspm
npm install -g gulp

npm install
jspm install

gulp watch

Current state:

The HMR works with JSPM, systemjs and aurelia.js

alt text

Open questions here:


ITWORKS

itworks