fabricator-assemble
Advanced tools
Comparing version 1.1.11 to 1.1.12
@@ -554,3 +554,4 @@ // modules | ||
// partials are always registered with the leading numbers removed | ||
var key = name.replace(/(\d+[\-\.])+/, ''); | ||
// This is for both the subCollection as the file(name) itself! | ||
var key = name.replace(/(\d+[\-\.])+/, '').replace(/(\d+[\-\.])+/, ''); | ||
@@ -557,0 +558,0 @@ // attempt to find pre-compiled partial |
{ | ||
"name": "fabricator-assemble", | ||
"version": "1.1.11", | ||
"version": "1.1.12", | ||
"description": "The assembly engine behind Fabricator", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
34142
612