From 140c8d0224d24ec3432dd6fb1f9252274331cde6 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Tue, 26 Nov 2013 12:49:57 +0000 Subject: [PATCH] Use locally downloaded copy of handlebars-v1.1.2.js rather than the master copy from http://builds.handlebarsjs.com.s3.amazonaws.com/handlebars-v1.1.2.js since that one generates a warning in Chrome: "Resource interpreted as Script but transferred with MIME type binary/octet-stream" --- tools/htdocs/handlebars-test.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/htdocs/handlebars-test.html b/tools/htdocs/handlebars-test.html index ba03bf4..7a9d3b7 100644 --- a/tools/htdocs/handlebars-test.html +++ b/tools/htdocs/handlebars-test.html @@ -1,7 +1,7 @@ - +