webpack
#webpack
1.1K followers·557 articles
webpack is a module bundler. It takes modules with dependencies and generates static assets representing those modules. Some of its specialities include : Code Splitting, Loaders, Clever parsing and Rich Plugin system. - Webpack website
Popular this week 🔥