systemjs-reloader

New attempt at a reloader, adds clientside change debouncing, plugin loaded resource change detection, dynamic dependency parent tracking, recovery on import failure, static build for non-jspm users, Instance specific attachment, and hook for defining a custom module storage provider for unload/reload.
This commit is contained in:
npbenjohnson
2016-05-09 03:03:07 -07:00
parent c606174572
commit 74f8f55070
+1
View File
@@ -499,6 +499,7 @@
"svg.js": "github:wout/svg.js",
"systemjs-hot-reloader": "github:capaj/systemjs-hot-reloader",
"systemjs-hot-reloader-store": "github:peteruithoven/systemjs-hot-reloader-store",
"systemjs-reloader": "github:npbenjohnson/systemjs-reloader",
"t7": "npm:t7",
"tabletools": "github:DataTables/TableTools",
"tag":"npm:systemjs-riot",