ember-cli-coffeescript
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -32,2 +32,4 @@ var fs = require('fs-extra'); | ||
if (name === 'basic') { return; } | ||
switch (type) { | ||
@@ -34,0 +36,0 @@ case 'route': |
{ | ||
"name": "ember-cli-coffeescript", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Adds precompilation of CoffeeScript files and all the basic generation types to the `ember generate` command.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,2 +0,2 @@ | ||
# CoffeeScript support for your ember app | ||
# CoffeeScript support for ember-cli | ||
Adds precompilation of CoffeeScript files and all the basic generation | ||
@@ -3,0 +3,0 @@ types to the `ember generate` command. |
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
18885
66
298