Erin Noe-Payne created RAVE-954:
-----------------------------------
Summary: Develop strategy for resource bundling without jsp
Key: RAVE-954
URL: https://issues.apache.org/jira/browse/RAVE-954
Project: Rave
Issue Type: Sub-task
Reporter: Erin Noe-Payne
As we move away from jsp, we need a new strategy for bundling static resources (js, css) for
concat and minification.
Key issues:
- With js debug set off, individual files need to be loaded
- With js debug on, concat & minified files should be loaded
- As implementers add new contexts, they should be able to dynamically declare new bundles
based on the dependency tree of the single-page app for their context
--
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
|