Titanium JIRA Archive
Alloy (ALOY)

[ALOY-1733] Add templates for webpack usage

GitHub Issuen/a
TypeImprovement
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2020-08-12T11:22:59.000+0000
Affected Version/sn/a
Fix Version/sCLI Release 8.1.0
ComponentsSamples & Templates
Labelsn/a
ReporterEwan Harris
AssigneeEwan Harris
Created2020-07-20T09:56:51.000+0000
Updated2020-08-12T11:22:59.000+0000

Description

Description

Add templates that work with webpack. At a first glance it appears that the following will be required: * CLI-1393 - needs to be done to allow setting up the initial webpack template from the SDK * -Create new templates in Alloy webpack_default and webpack_two_tabbed- recreate the webpack-default classic app in alloy * When running alloy new if the provided template starts with (or includes) webpack then we do not add the Alloy plugin to the tiapp

Comments

  1. Ewan Harris 2020-08-04

    PR: https://github.com/appcelerator/alloy/pull/963
  2. Ewan Harris 2020-08-06

    Available in appc CLI 8.1.0-master.9 in preprod
  3. Ewan Harris 2020-08-12

    Test steps: 1. Run appc new --type app --template webpack-default - you should get an app that matches the classic webpack app, but it's alloy and has the alloy dependencies installed
  4. Samir Mohammed 2020-08-12

    *Closing ticket*, verified fix in 8.1.0-master.10, tested using the above test steps.

JSON Source