Skip to content

🐡 A template project for es6/7, webpack2, sass, DllPlugin and DllReferencePlugin

License

Notifications You must be signed in to change notification settings

eilvein/webpack2-es6

Repository files navigation

A new version of this app is available 🔥

A template project for es6/7, webpack2, sass, DllPlugin and DllReferencePlugin.

Budgeting - Webpack Sample App

Sample app demonstrating the power and simplicity of Vue 2, React, and Webpack 2. Includes tree shaking configuration.

Contains

Make sure you have the latest node before using Webpack 2. Some depenencies my fail in older versions.

Setup

$ npm install
$ or
$ npm run setup

Running in clean dist

$ npm run clean
$ or unix command
$ npm run clean:unix

Running in init mode

$ npm run init

Running in dev mode

$ npm run dev

Build (production)

$ npm run build

License

MIT

About

🐡 A template project for es6/7, webpack2, sass, DllPlugin and DllReferencePlugin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published