Risk-free Migration From Assetic to Webpack

1 · trivago N.V. · May 28, 2015, 12:13 p.m.
Learn how we introduced webpack to build our JavaScript assets. One of the main challenges was to run both Assetic and webpack in parallel for some time, in order to run tests and to make sure nothing was broken. This was achieved without any code or configuration duplication by developing a custom webpack loader....