pergament
Advanced tools
Comparing version 0.2.71 to 0.2.72
@@ -32,3 +32,3 @@ var handlebars = require('hbs').handlebars, | ||
jsAsset.getChain = function(name, options) { | ||
var filePath = name + '.js', | ||
var filePath = jsDirPrefix + name + '.js', | ||
chain = snockets.getChain(filePath) | ||
@@ -35,0 +35,0 @@ |
{ | ||
"name": "pergament", | ||
"version": "0.2.71", | ||
"version": "0.2.72", | ||
"description": "Pergament - express micro-framework for rich applications", | ||
@@ -5,0 +5,0 @@ "readmeFilename": "README.md", |
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
2923625