Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27511] Webpack: Alloy loader

GitHub Issuen/a
TypeNew Feature
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2020-08-25T00:35:46.000+0000
Affected Version/sn/a
Fix Version/sRelease 9.1.0
ComponentsTooling
Labelsn/a
ReporterJan Vennemann
AssigneeJan Vennemann
Created2019-10-30T00:19:04.000+0000
Updated2020-08-25T00:35:46.000+0000

Description

To support bundling Alloy apps with Webpack we need a loader for Alloy components. This loader needs the following features: - Transform app/alloy.js entry and add require to [template/lib/alloy.js](https://github.com/appcelerator/alloy/blob/master/Alloy/template/lib/alloy.js) - Modify template/lib/alloy.js - Load and process controllers - Load and process .tss style files - Load and process views

Comments

  1. Jan Vennemann 2020-03-04

    [alloy-loader](https://github.com/appcelerator/alloy-loader) is now available and already configured inside [appcd-plugin-webpack](https://github.com/appcelerator/appcd-plugin-webpack). @QE: To be able to test this ticket TIMOB-27429 needs to be merged first. I created a [webpack branch](https://github.com/janvennemann/kitchensink-v2/tree/webpack) for our kithchensink-v2 that can be used for testing.
  2. Lokesh Choudhary 2020-08-25

    Closing.

JSON Source