From f8d292fbbe2004d209ee78d3432a0340ea6cf858 Mon Sep 17 00:00:00 2001 From: eric thul Date: Tue, 24 May 2016 08:55:38 -0400 Subject: Escape require paths for windows Resolves #52 --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 4924fc3..c2643a3 100644 --- a/package.json +++ b/package.json @@ -44,6 +44,7 @@ "cross-spawn": "^3.0.1", "debug": "^2.2.0", "globby": "^4.0.0", + "js-string-escape": "^1.0.1", "loader-utils": "^0.2.14", "promise-retry": "^1.1.0" }, -- cgit v1.2.3