A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting a
# Installation ```bash git clone https://github.com/webpack/webpack.git cd webpack ``` See https://github.com/webpack/webpack for detailed instructions.
git clone https://github.com/webpack/webpack.git