From 209112fc88de8f4437d14d0cb23d185efb884898 Mon Sep 17 00:00:00 2001 From: Rob Eisenberg Date: Wed, 9 Sep 2015 16:54:06 -0400 Subject: [PATCH] feat(registry): add aurelia-html-import-template-loader --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 322c987..2dbc3e2 100644 --- a/registry.json +++ b/registry.json @@ -122,6 +122,7 @@ "aurelia-templating-router": "github:aurelia/templating-router", "aurelia-ui-virtualization": "github:aurelia/ui-virtualization", "aurelia-validation": "github:aurelia/validation", + "aurelia-html-import-template-loader": "github:aurelia/html-import-template-loader", "autosize": "github:jackmoore/autosize", "babel": "npm:babel-core", "babel-runtime": "npm:babel-runtime",