From 344bb9092dd7030f3625bb5a4c7a7a487126c25b Mon Sep 17 00:00:00 2001 From: MikeMayer Date: Wed, 1 May 2013 09:52:55 -0700 Subject: [PATCH 1/2] Create handlebars.js.nuspec for inclusion in NuGet Added a .nuspec file for those people who use Visual Studio and NuGet and might want to use handlebars.js deployed from NuGet in their application. --- handlebars.js.nuspec | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 handlebars.js.nuspec diff --git a/handlebars.js.nuspec b/handlebars.js.nuspec new file mode 100644 index 000000000..f43d22aae --- /dev/null +++ b/handlebars.js.nuspec @@ -0,0 +1,14 @@ + + + + handlebars.js + 1.0.10 + handlebars.js Authors + https://github.com/wycats/handlebars.js/blob/master/LICENSE + https://github.com/wycats/handlebars.js/ + false + Extension of the Mustache logicless template language + + handlebars mustache template html + + From 8a5705a2536175f0ff9fde65c9e90c6e6bececef Mon Sep 17 00:00:00 2001 From: MikeMayer Date: Wed, 1 May 2013 09:58:17 -0700 Subject: [PATCH 2/2] Explicitly only include the handlebars.js from the dist folder --- handlebars.js.nuspec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/handlebars.js.nuspec b/handlebars.js.nuspec index f43d22aae..e0d00edfd 100644 --- a/handlebars.js.nuspec +++ b/handlebars.js.nuspec @@ -11,4 +11,7 @@ handlebars mustache template html + + +