diff --git a/build_src.js b/build_src.js index 299acb83e..ab215ca57 100644 --- a/build_src.js +++ b/build_src.js @@ -32,7 +32,7 @@ module.exports = function buildSrc() { browser: false }), commonjs(), - json() + json( { indent: '' }) ], cache: cache })