[TIMOB-7579] MobileWeb: Bundle all project JavaScript code in require() cache during compile
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Medium |
| Status | Closed |
| Resolution | Won't Fix |
| Resolution Date | 2017-06-29T18:44:41.000+0000 |
| Affected Version/s | Release 2.0.0 |
| Fix Version/s | n/a |
| Components | MobileWeb |
| Labels | stage |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2012-02-08T14:48:26.000+0000 |
| Updated | 2018-04-04T23:20:31.000+0000 |
Description
At compile time, find all JavaScript files, minify, and stuff them into the require cache as escaped *strings*. The module id for each should start with "url:".
Resolving ticket as "Won't fix" as MobileWeb has been deprecated.
Closing as will not fix.