Announcing the release of WebpackerCli

Announcing the release of WebpackerCli. Bringing the convenience of Rails’ Webpacker to any web framework… even those in other languages.

Why? Webpack is a powerful tool which is capable of preparing, packing, and cache invalidating assets for your website. But Webpack by default is only convenient to use with JavaScript related assets. Rails’ introduces Webpacker with a default configuration allowing for ease of use in adding any kind of asset support with Webpacker. WebpackerCli goes further by making Webpacker available via the command line thus allowing any web framework to prepare and compile assets.

Now the best work of the open source community is convenient to integrate and use wherever you would like.

1 Like