freebsd-ports/www/rubygem-propshaft/pkg-descr
Po-Chuan Hsieh e0117995c9
www/rubygem-propshaft: Add rubygem-propshaft 0.4.4
Propshaft is an asset pipeline library for Rails. It's built for an era where
bundling assets to save on HTTP connections is no longer urgent, where
JavaScript and CSS are either compiled by dedicated Node.js bundlers or served
directly to the browsers, and where increases in bandwidth have made the need
for minification less pressing. These factors allow for a dramatically simpler
and faster asset pipeline compared to previous options, like Sprockets.

WWW: https://github.com/rails/propshaft
2022-01-12 02:43:49 +08:00

8 lines
498 B
Text

Propshaft is an asset pipeline library for Rails. It's built for an era where
bundling assets to save on HTTP connections is no longer urgent, where
JavaScript and CSS are either compiled by dedicated Node.js bundlers or served
directly to the browsers, and where increases in bandwidth have made the need
for minification less pressing. These factors allow for a dramatically simpler
and faster asset pipeline compared to previous options, like Sprockets.
WWW: https://github.com/rails/propshaft