Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27782] Ignoring a file in babel config causes an error during compile

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2020-04-01T19:09:26.000+0000
Affected Version/sn/a
Fix Version/sRelease 9.0.1, node-titanium-sdk 4.4.0
ComponentsCLI
Labelsn/a
ReporterBrenton House
AssigneeChristopher Williams
Created2020-02-28T16:41:38.000+0000
Updated2020-06-22T17:07:57.000+0000

Description

If a file is ignored through a babel config file, an error will occur because it is trying to access properties of a transformation that didn't occur. Sample app to recreate issue: https://github.com/brentonhouse/timob-27782 Simply run "ti build -p ios --build-only" to see compiler error.

Comments

  1. Christopher Williams 2020-04-01

    m merged Brenton's PR to node-titanium-sdk which should eventually go into node-titanium-sdk v5.0.0 (and hopefully get rolled up into titanium_mobile int he 9.1.0 timeframe)
  2. Christopher Williams 2020-04-01

    node-titanium-sdk 5.0.0 has been merged to master for eventual 9.1.0 release.
  3. Samir Mohammed 2020-04-17

    Closing ticket, fix verified in SDK version 9.1.0.v20200417072855. For more info see https://github.com/appcelerator/node-titanium-sdk/pull/144 *Test Environment*
       MacOS Catalina: 10.15.5 Beta 
       Xcode: 11.4
       Java Version: 1.8.0_131
       Android NDK: 21.1.6273396-beta2
       Node.js: 10.16.3
       ""NPM":"5.0.0-1","CLI":"8.0.0-master.10""
       
  4. Ewan Harris 2020-06-22

    This got pulled into 9.0.1 via TIMOB-27755, so marking as that fixVersion

JSON Source