Automatically link web assets such as .js and .css files to index.html when
using templates
-------------------------------------------------------------------------------------------
Key: WOOKIE-303
URL: https://issues.apache.org/jira/browse/WOOKIE-303
Project: Wookie
Issue Type: Improvement
Components: Template
Affects Versions: 0.9.2
Reporter: Scott Wilson
Fix For: 0.10.0
When extending or using templates, the widget developer can add scripts to the
scripts and lib directories, or css files to the styles directory. However
these are not automatically linked from the widget's index.html when the widget
is built, and so developers need to remember to add them to the index.html page
directly. It would be better if the build scripts automatically added any .js
and .css files found in these directories to index.html.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira