[
https://issues.jboss.org/browse/RF-13123?page=com.atlassian.jira.plugin.s...
]
Lukáš Fryč edited comment on RF-13123 at 10/14/13 5:46 AM:
-----------------------------------------------------------
The idea was usage of Grunt to package and minify bridge code the same way as RichWidgets
code is.
Then we wouldn't need Resource Optimizer.
This is just an option which needs to be weighter against other approaches, e.g. RequireJS
modular resource loading.
was (Author: lfryc):
The idea was usage of Grunt to package and minify bridge code the same way as
RichWidgets code is.
Then we wouldn't need Resource Optimizer.
Compile Widget's Bridge code using Grunt
----------------------------------------
Key: RF-13123
URL:
https://issues.jboss.org/browse/RF-13123
Project: RichFaces
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: build/distribution
Affects Versions: 5.0.0.Alpha1
Reporter: Lukáš Fryč
Fix For: 5.0.0.Alpha2
Original Estimate: 1 hour
Remaining Estimate: 1 hour
We have discussed how bridge code should be compiled:
* it should not be part of the Widgets repository
** as the code is dedicated to interoperability with JSF
* it should be compiled by Grunt
** avoiding any Java-specific tooling
----
Two options discussed so far:
1. create additional JS repo
2. use [
yeoman-maven-plugin|https://github.com/trecloux/yeoman-maven-plugin]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira