Skip to content

lesbaa/simple-webpack-es7-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-webpack-es7-setup

A basic webpack setup with babel / es7 support.

Overview

  • Entry point is app/app.js
  • Static assets are kept in app/static and copied to dist/static

Development

  • git clone git@github.com:lesbaa/simple-webpack-es7-setup.git
  • npm install / yarn install
  • npm run dev / yarn dev

Building

  • npm run build

About

basic webpack setup for playing around with libraries, includes assorted babel feature rxjs etc etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published