diff --git a/lib/server/minify.js b/lib/server/minify.js index 71cb7d56..17ea9543 100644 --- a/lib/server/minify.js +++ b/lib/server/minify.js @@ -18,7 +18,7 @@ function middle(req, res, next) { next(); } - + function tryRequire(name) { var module;