From 18ba82f5736fd337073924b70a57819055ba7ca6 Mon Sep 17 00:00:00 2001 From: Eugene Kuzmenko Date: Fri, 8 Jan 2016 14:48:36 +0200 Subject: [PATCH] [removed] an optimization that could result in errors for negligible gains --- docs/JSCompiler.js.html | 1 - docs/quicksearch.html | 2 +- lib/JSCompiler.js | 1 - src/JSCompiler.js | 1 - test/JSCompiler.spec.js | 1 - 5 files changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/JSCompiler.js.html b/docs/JSCompiler.js.html index dab01ed..c6aed4b 100644 --- a/docs/JSCompiler.js.html +++ b/docs/JSCompiler.js.html @@ -273,7 +273,6 @@

Source: JSCompiler.js

entry: inPath, output: {path: dirname(outPath), filename: basename(outPath)}, module: { - noParse: /browser/, loaders: [{ test: /\.js$/, exclude: /node_modules/, diff --git a/docs/quicksearch.html b/docs/quicksearch.html index caa0771..58962c6 100644 --- a/docs/quicksearch.html +++ b/docs/quicksearch.html @@ -7,7 +7,7 @@