Skip to content

kishoreravi24/webpack-conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack config

  • Check for loader in npm , install the loader
  • Entry point index file
  • Module contains the rules, inside the rules have the loaders
  • Output the bundle.js file in the dist
  • Have HtmlWebpackPlugins used to generate the index.html file inside the dist folder
  • Mode ! , development or production (must)

About

webpack conf quick info/intro

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published