[
https://issues.apache.org/jira/browse/TAP5-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thiago H. de Paula Figueiredo updated TAP5-2290:
------------------------------------------------
Priority: Minor (was: Major)
> Support for assets from WebJars
> -------------------------------
>
> Key: TAP5-2290
> URL: https://issues.apache.org/jira/browse/TAP5-2290
> Project: Tapestry 5
> Issue Type: Wish
> Affects Versions: 5.4
> Reporter: Jochen Kemnade
> Priority: Minor
>
> from webjars.org: "WebJars are client-side web libraries (e.g. jQuery &
> Bootstrap) packaged into JAR (Java Archive) files."
> They are available from Maven Central and you can include them as regular
> dependencies in your builds, as in {{dependencies.compile
> 'org.webjars:jquery:2.1.0-2'}}.
> There should be custom asset prefix and a corresponding {{AssetFactory}} that
> can create assets from those WebJars ({e.g. {asset:webjars:jquery.js}}).
> I have an implementation as a separate module that I could contribute.
--
This message was sent by Atlassian JIRA
(v6.2#6252)