Skip to content

NamrataRaikwar2002/webpackstarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-starter

About

This is the starter project for vanillaJs App.

Technologies used

  • Webpack
  • Webpack-cli
  • Webpack-dev-server

Features

  • Babel loader

  • Can use .css files

  • Can use images in format (png|svg|jpeg|jpg|gif)

  • HTML webpack plugin

  • Code splitting (vendor bundle and main bundle)

  • Caching

  • ES6 fully supported

  • import/export (ES Modules support)

  • Lazy loading in component

    Connect with Me