ember-precompilex
Advanced tools
Comparing version 0.2.6 to 0.2.7
{ | ||
"name" : "ember-precompilex", | ||
"version" : "0.2.6", | ||
"version" : "0.2.7", | ||
"description" : "Precompile Ember.js templates with Handlebars 1.3.0 which supports Subexpressions, allowing for ember query query params.", | ||
@@ -14,3 +14,3 @@ "main" : "./src/index.js", | ||
"bin": { | ||
"ember-precompile": "./bin/ember-precompile", | ||
"ember-precompilex": "./bin/ember-precompilex", | ||
"ember-render": "./bin/ember-render" | ||
@@ -17,0 +17,0 @@ }, |
@@ -1,2 +0,2 @@ | ||
Precompile Handlebars templates for Ember.js | ||
Precompile Ember.js templates with Handlebars 1.3.0 which supports Subexpressions, allowing for ember query query params. | ||
@@ -6,3 +6,3 @@ Install | ||
npm install -g ember-precompile | ||
npm install -g ember-precompilex | ||
@@ -14,3 +14,3 @@ Usage | ||
ember-precompile template... [-f OUTPUT_FILE] | ||
ember-precompilex template... [-f OUTPUT_FILE] | ||
@@ -17,0 +17,0 @@ If output file is omitted, the compiled template(s) will be printed to stdout. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1705518