coffee-loader
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -6,2 +6,3 @@ /* | ||
module.exports = function() { | ||
this.cacheable && this.cacheable(); | ||
var coffee = require("coffee-script"); | ||
@@ -8,0 +9,0 @@ var results = [null]; |
{ | ||
"name": "coffee-loader", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"author": "Tobias Koppers @sokra", | ||
@@ -5,0 +5,0 @@ "description": "coffee loader module for webpack", |
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
1164
16