dorofeev-a / my-webpack-light

My personal webpack configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#My personal webpack configuration

  • /dist
  • /src
    • /components
    • /styles
    • /images
    • index.js
    • template.html
    • vendor.js
  • .babelrc
  • .gitignore
  • .package.json
  • webpack.common.js
  • webpack.dev.js
  • webpack.prod.js

About

My personal webpack configuration


Languages

Language:JavaScript 89.3%Language:HTML 10.1%Language:CSS 0.7%