@solidpixels/less
Advanced tools
Comparing version 3.13.1-fork.4 to 3.13.1-fork.5
@@ -374,2 +374,3 @@ "use strict"; | ||
"clean", | ||
"eslint", | ||
"shell:testbuild", | ||
@@ -379,2 +380,4 @@ "shell:test", | ||
"shell:plugin", | ||
"connect", | ||
"shell:runbrowser" | ||
]; | ||
@@ -381,0 +384,0 @@ |
@@ -90,3 +90,2 @@ "use strict"; | ||
(function tryPrefix(j) { | ||
var _a; | ||
if (j < prefixes.length) { | ||
@@ -127,5 +126,2 @@ isNodeModule = false; | ||
} | ||
if (!self.checkPrefix(fullFilename, (_a = options.restrictedPaths) !== null && _a !== void 0 ? _a : [])) { | ||
throw new Error(); | ||
} | ||
var extension = path_1.default.extname(fullFilename); | ||
@@ -132,0 +128,0 @@ var readFileArgs = [fullFilename]; |
{ | ||
"name": "@solidpixels/less", | ||
"version": "3.13.1-fork.4", | ||
"version": "3.13.1-fork.5", | ||
"description": "Leaner CSS", | ||
@@ -5,0 +5,0 @@ "homepage": "http://lesscss.org", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
2763794
26948