Joshua Cohen created AURORA-1425:
------------------------------------
Summary: It should be easier to develop UI code
Key: AURORA-1425
URL: https://issues.apache.org/jira/browse/AURORA-1425
Project: Aurora
Issue Type: Task
Components: UI
Reporter: Joshua Cohen
Developing UI code on Aurora today is quite tedious. While assets are served
from the classpath, currently the only place they exist on the classpath in the
vagrant image is within a jar. This means that any changes to html, css or js
files requires a build/restart of the scheduler. Ideally these files would be
as close to hot reloadable as possible.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)