Sample app with preconfigured Webpack 2 (with dev server and tree shaking), babel and svelte. Assembled JS is about 9 kB.
npm i -g yarn
yarn
npm start
npm run prod
npm run build
This repository is inspired by budgeting-sample-app-webpack2 and svelte-loader