View Full Version : x-bootstrap and sencha-touch.js
jweber
24 Dec 2012, 10:41 AM
When I update a ST2 project using Sencha Cmd 3.0.1, it adds a x-bootstrap=true property to the sencha-touch.js asset (in app.json). So I assume that if I do a production build, this file won't be included. In that case, how do the core Sencha classes get into the build?
mitchellsimoens
26 Dec 2012, 11:43 AM
In that case, how do the core Sencha classes get into the build?
app.js includes the sencha-touch.js file for ST2. Any other classes are then included via requires
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.