Skip to content

hchiam/learning-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Webpack

Just one of the things I'm learning. https://github.com/hchiam/learning

npm install webpack webpack-cli --save-dev
touch webpack.config.js

and then

webpack # or: npx webpack

creates a dist folder with bundled files.

Notes

About

Learning Webpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published