From 46156f8720d1037f53562d54dac6c65d0fd1bc67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20M=C3=BCller?= Date: Fri, 10 Jun 2016 14:44:06 +0200 Subject: [PATCH] Add knockout template plugin --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index b52cd57..e032065 100644 --- a/registry.json +++ b/registry.json @@ -10,6 +10,7 @@ "json": "github:systemjs/plugin-json", "jst": "github:podio/plugin-jst", "jsx": "github:floatdrop/plugin-jsx", + "ko-tpl": "github:One-com/systemjs-plugin-ko-tpl", "less": "github:aaike/jspm-less-plugin", "md": "github:guybedford/system-md", "node-binary": "npm:systemjs-plugin-node-binary",