Vue app for testing webpack tree shaking

Project setup

yarn install

Compiles and minifies for production

yarn build

Build in dev mode

yarn build-dev