Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15465] Mobile Web: Ti/_/include.js is included in the build twice

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2014-03-27T23:51:33.000+0000
Affected Version/sn/a
Fix Version/s2014 Sprint 06, 2014 Sprint 06 Tooling, Release 3.3.0
ComponentsMobileWeb
Labelsmodule_mobileweb, qe-closed-3.3.0, qe-testadded
ReporterBryan Hughes
AssigneeChris Barber
Created2013-10-11T23:55:51.000+0000
Updated2014-07-30T00:05:51.000+0000

Description

The contents of Ti/_/include.js are bundled inside of index.html twice. This doesn't cause any runtime problems with the app, but it does bloat the code size. This may be the only one included twice, but it should be confirmed first.

Comments

  1. Chris Barber 2014-03-27

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5550 3_2_X_hybrid pull request: https://github.com/appcelerator/titanium_mobile/pull/5551
  2. Olga Romero 2014-05-06

    Tested
       ti build -p mobileweb
       
    There is only one Ti/_/include.js in the build.

    Environment

    Mac osx 10.9.2 Mavericks Appcelerator Studio, build: 3.3.0.201405011408 Titanium SDK, build: 3.3.0.v20140505115416 Node.JS Version: v0.10.13 NPM Version: 1.3.2 acs@1.0.14 alloy@1.4.0-dev npm@1.3.2 titanium@3.3.0-dev titanium-code-processor@1.1.1

JSON Source