We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b257dca commit e188b35Copy full SHA for e188b35
webpack.config.js
@@ -1,5 +1,4 @@
1
-// note: this isn't used at the moment
2
-// browserify output is slightly smaller, but they're within 1kb of eachother after minifying and gzipping
+// browserify output is slightly smaller, but webpack wins after minification & gzipping
3
module.exports = {
4
entry: './index.js',
5
output: {
0 commit comments