Closed kamilkisiela closed 8 years ago
build.js
common.js
development
webpack.entry
.travis.yml
Is there anything to improve or change?
Let's use it and see how it behaves and then maybe we'll find some things to improve.
I've also implemented it in my two other projects so we will test it :)
build.js
andcommon.js
now it is only one file (common.js
)development
webpack configuration by defaultwebpack.entry
option in a different way we can easily change name of the output file (like here).travis.yml
Is there anything to improve or change?