Skip to content

Commit e188b35

Browse files
committed
comment correction
1 parent b257dca commit e188b35

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

webpack.config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1+
// browserify output is slightly smaller, but webpack wins after minification & gzipping
32
module.exports = {
43
entry: './index.js',
54
output: {

0 commit comments

Comments
 (0)