#11669 closed enhancement (fixed)
Run builds using automated layer creation by parsing an HTML file for script tags and dojo.require calls
Reported by: | Kris Zyp | Owned by: | Kris Zyp |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | BuildSystem | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Add support for running a build where the profile of layers is auto-generated from an HTML file(s).
Change History (3)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [22806]) Added support for auto-generation of profile information from an HTML file (parsing for script tags and dojo.require calls), refs #11669