New action: Webpack

January 31, 2017

New action: Webpack

Tidy up your code with the Webpack module bundler! Webpack is a JavaScript bundler which helps manage modules with dependencies and transform them into static assets

Webpack is a JavaScript bundler which helps manage modules with dependencies and transform them into static assets. Easy-to-use and incredibly configurable, it creates a graph of the app's dependencies so that you know what can be bundled and in what order.

Webpack allows to split code into smaller parts which can be loaded asynchronically on demand. This feature is useful to keep the loading times short which is especially important for large projects. The tool's functionality can be extended by the use of loaders that allow you to write custom tasks performed during the bundle.

Webpack action detailsWebpack action details

Share:

Alexander Kus

Alexander Kus

Customer Success Manager

A story-teller and conversation-lover, Alexander decided to invest his skills to help his friends at Buddy transform the cold language of patch notes into exciting narratives. Also: an avid gamer, hip-hop DJ, Liverpool FC fan, absentminded husband, and the father of two.