Mojolicious::Plugin::AssetPack is a Mojolicious plugin for processing static assets. The idea is that JavaScript and CSS files should be served as one minified file to save bandwidth and roundtrip time to the server.
There are many external tools for doing this, but integrating them with Mojolicious can be a struggle: You want to serve the source files directly while developing, but a minified version in production. This assetpack plugin will handle all of that automatically for you.
Your application creates and refers to an asset by its topic (virtual asset name). The process of building actual assets from their components is delegated to "pipe objects".
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
2.14-bp155.2.3.1 info | openSUSE-2023-326 | 2023-10-26 | 15 SP5 Update |
|
|
2.14-bp154.2.6.1 info | openSUSE-2023-324 | 2023-10-24 | 15 SP4 Update |
|
|
2.14-bp156.3.1 info | GA Release | 2023-10-17 | 15 SP6 |
|
|
2.14-bp154.2.3.1 info | openSUSE-2023-149 | 2023-06-27 | 15 SP4 Update |
|
|
2.14-bp155.1.5 info | GA Release | 2023-05-17 | 15 SP5 |
|
|
2.13-bp154.1.19 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
2.13-bp153.2.3.2 info | openSUSE-2021-1072 | 2021-07-21 | 15 SP3 Update |
|
|
2.03-bp153.1.12 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
2.03-bp152.3.19 info | GA Release | 2020-04-16 | 15 SP2 |
|
|
2.03-bp151.3.1 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
2.03-bp151.2.13 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
2.03-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|