django-ember-precompile
Advanced tools
Comparing version 0.0.6 to 1.0.0
@@ -8,3 +8,3 @@ { | ||
"description": "ember.js precompiler for projects that use the django compressor", | ||
"version": "0.0.6", | ||
"version": "1.0.0", | ||
"repository": { | ||
@@ -11,0 +11,0 @@ "type": "git", |
@@ -27,3 +27,3 @@ | ||
COMPRESS_PRECOMPILERS = ( | ||
('text/x-handlebars', 'node node_modules/django-ember-precompile/bin/django-ember-precompile {infile}'), | ||
('text/x-handlebars', 'node_modules/django-ember-precompile/bin/django-ember-precompile {infile}'), | ||
) | ||
@@ -30,0 +30,0 @@ |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
1091583