[TIMOB-27907] Liveview: Compatibility with Webpack builds
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | None |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2020-08-25T00:37:42.000+0000 |
| Affected Version/s | liveview 1.5.0 |
| Fix Version/s | Release 9.1.0 |
| Components | Tooling |
| Labels | n/a |
| Reporter | Jan Vennemann |
| Assignee | Jan Vennemann |
| Created | 2020-05-27T11:12:43.000+0000 |
| Updated | 2020-08-25T00:37:42.000+0000 |
Description
Add compatibility for Webpack builds to LiveView. Classic builds work out of the box but Liveview includes special handling for Alloy apps, which interferes with the Webpack build.
PR: https://github.com/appcelerator/liveview/pull/171
Closing.