Jay Taylor's notes

back to listing index

what is webpack

[web search]
Original source (webpack.github.io)
Tags: webpack webpack.github.io
Clipped on: 2015-07-10

2014-07-04 Help to improve webpack by filling out this little survey. Thanks!

2015-03-04 You can now comment doc pages (on the bottom of the page). Free feel to add comments about missing/unclear stuff or fix stuff that other people find unclear. You can use the Edit button on the top right corner.

what is webpack

webpack is a module bundler.

webpack takes modules with dependencies and generates static assets representing those modules.

Image (Asset 1/2) alt=