THIS PROJECT HAS MOVED TO THE LEAN JAVASCRIPT APPLICATION STARTER MONOREPO.
These are the configuration parts used for the webpack config compositions for Lean JavaScript Application Starter.
npm install --save-dev ljas-webpack
yarn add --dev ljas-webpack
To compose custom webpack configs with these parts, you should use them with webpack-merge. The expected composition strategy is described on the "Composing Configuration" page in the SurviveJS webpack book—a book written by an ex-webpack core team member, Juho Vepsäläinen.
This project is MIT licensed.