-
8 Dec 2011 10:20 AM #1
Unanswered: JSBuilder and compiling custom classes file
Unanswered: JSBuilder and compiling custom classes file
Hi
I am trying to use your jsbuilder to compile custom file with only classes my app need. I want to use it along with sencha-touch.js instead of using sencha-touch-all.js in production.
However pather defined in "touch.jsb3" are not matching with those in the "src" folder and compiler can not pick up files to compile.
For example this is in the jsb3 file:
but there is no directory core in platform folder.PHP Code:{
"path": "../platform/core/src/",
"name": "Ext.js"
},
Do you guys have this pathes all wrong in the jsb3 files or it is me doing something wrong?
Thanks
-
9 Dec 2011 10:20 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 436
- Answers
- 3113
Are you using the SDK Tools to create a build? Also, we are still in the preview stages.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
9 Dec 2011 11:07 AM #3
I've tested this and as Mitchell said, there are unfortunately still issues with it.
Sencha Inc.
Robert Dougan - @rdougan
Sencha Touch 2 and Ext JS 4 Core Team Member, SASS/Theming Wizard.


Reply With Quote