I use sencha extjs 6.0 ,and it always compile all extjs code to single one file .What I need is that : 1 the need extjs is compiled to one single file ,I know which packages are needed ,so it can be static and not need to change . 2 then sencha cmd...
I'm developing some Extjs 6 applications. I'm using Sench Cmd 6 for creating new application. For every project, It creates a new copy of my lilbrary files. I want to re use the library files rather than duplicate them. | -- library files |...
I am trying to create a touch app using Cordova on a Mac. However when I run this code sencha app build native testing I get this error: Sencha Cmd v5.1.2.52 [INF] Processing Build Descriptor : native [INF] Loading app json manifest... [INF] Conca...
I m trying to implements a stack extjs 6 with spring boot. I want extjs6 and spring boot in two separated project in intelliJ. (front-end and back-end) Until now, i m able to point static content to the folder where the extjs6 project is. My fold...
I'm trying to figure out how I can load app.js before allowing the user to get the actual application. What I'm attempting to do is load a user's configuration file before all of my class Ext.defines fire... the reason I want to do this i...
When running Sencha cmd 6.5, and I get the following error: [ERR] C2001: Closure Compiler Error (Parse error. undefined label "f") -- compression-input:1:4095 How can I locate the code at compression-input:1:4095 ? This happens when I...
I generated an Ext JS 4.2.1.883 application with the sencha CMD 3.1.2.342 using nthe neptune theme... I've got an ItemSelector Control in my View with the Buttons 'add' and 'remove'.. I executed a sencha ant cleaen and sencha ap...
Anyone know the commands to make my d3.js directory a cordova project and then run it on a device? When using Sencha cmd I ran sencha cordova init com.mycompany.MyApp MyApp to create the project, then sencha app run native to run the app on my device...
I cannot seem to access a global variable in Ext.application after I do a production or test build with Cmd 4. This happens during the first application launch. I have read other similar threads but there is nothing new in there that can solve my pro...
I guess here is not the best place to ask, but I can't find or get help anywhere else. How can I tell sencha cmd to stop obfuscate my files? I have third party library Strophejs and there is somethink like: var Strophe; ofcource after sencha...
©2020 All rights reserved.