bfred-npm-bundler
Advanced tools
Comparing version 7.1.0 to 7.1.1
@@ -60,3 +60,3 @@ #!/usr/bin/env node | ||
}), | ||
uglify(isByteCountingOnly ? { | ||
uglify(isByteCountingOnly ? {} : { | ||
output: { | ||
@@ -69,3 +69,3 @@ comments: (node, comment) => { | ||
} | ||
} : {}), | ||
}), | ||
filesize() | ||
@@ -72,0 +72,0 @@ ] |
{ | ||
"name": "bfred-npm-bundler", | ||
"version": "7.1.0", | ||
"version": "7.1.1", | ||
"description": "Opinionated ES6 library bundler based on rollup and buble", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |