Skip to content

What is webpack ? Is Webpack a build system or a module bundler? Well, it’s both– and by this I don’t mean that it does both I mean that it combines both. Webpack doesn’t build your assets, and then separately bundle your modules, it considers your assets to be modules themselves. Creating a react app from scratch without any boilerplate.

Notifications You must be signed in to change notification settings

immohitrathi/webpack-your-bags

Repository files navigation

webpack-your-bags

What is webpack ? Is Webpack a build system or a module bundler? Well, it’s both– and by this I don’t mean that it does both I mean that it combines both. Webpack doesn’t build your assets, and then separately bundle your modules, it considers your assets to be modules themselves.

About

What is webpack ? Is Webpack a build system or a module bundler? Well, it’s both– and by this I don’t mean that it does both I mean that it combines both. Webpack doesn’t build your assets, and then separately bundle your modules, it considers your assets to be modules themselves. Creating a react app from scratch without any boilerplate.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages