All Downloads are FREE. Search and download functionalities are using the official Maven repository.

news.2019-05-15.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version

Two new Pebble functions are now provided to easily bundle your Javascript files together and your CSS files together, directly from an HTML template.

The jsBundle(...) function allows you to concatenate and optimize multiple .js files. The result can then be served as a single bundle that is quick to download for the client. This Pebble function is provided by the Spincast JS Closure Compiler plugin.

The cssBundle(...) is similar but target your .css files. It is provided by the Spincast CSS YUI Compressor plugin.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy