See https://github.com/bluejava/zousan/issues/2
I find .finally very useful for cleanup tasks and I don't believe that your minified & gzipped file size will improve by much :)
I also wasn't sure how you minified (I assume uglify?), so I didn't touch that. Maybe you could add a minify/prepublish task to the package.json?
See https://github.com/bluejava/zousan/issues/2 I find .finally very useful for cleanup tasks and I don't believe that your minified & gzipped file size will improve by much :)
I also wasn't sure how you minified (I assume uglify?), so I didn't touch that. Maybe you could add a minify/prepublish task to the package.json?