Developer resume generator
A high quality resume in 5 minutes - automatically generated from your gitconnected profile
Official Webpack Documentation
(webpack.js.org) webpack logo
Configuration
Out of the box, webpack won’t require you to use a configuration file. However, it will assume the entry point of your project is src/index and will output the result in dist/main.js minified and optimized for production.
Review the Tutorial