Discuss anything related to web development but no technical support questions


Post by shivakumar »

Hi,

I created a sencha app using sencha cmd 4 then add the scheduler src files into the lib folder which i created in the generated app directory. i have bought a licence copy.

when i run the command sencha app refresh it goes well and fine and when i browse the application in the browser it works fine.

when i run the command sencha app build production this also goes well and fine. But when i try to browse the application all the scheduler does to come up.

Regards,
Shivakumar

Post by mats »

Can you provide a clear test case? How did you build it? Please upload the resulting build.

Post by shivakumar »

Hi

Step 1: Create app using the secha cmd.

2: Put the source files required for bryntum development in the lib/Sch folder.

3: make necessary changes in the app.js for the bryntum files. develop the scheduler as per our requirements.

4: run the command sencha app refresh in the generated app folder.

5: browse the app it works fine.

6: now run the command sencha app build production in the generated app folder.

7: after the build add necessary files for the production build (css, images, js)

8: modify the index.html for the above links(step 7) to be added.

9: now browse the app in the browser it does not show up the scheduler.

Regards,
Shivakumar
Attachments
Bryntum Build.zip
Build file
(2.31 MiB) Downloaded 237 times

Post by shivakumar »

Could you please look into the issue as soon as possible

Post by shivakumar »

Hi,

I could solve the issue myself. Now the production build is working. Thanks for the immediate response.

Regards,
Shivakumar

Post by mats »

Great to hear! :) How did you solve it? Would be great to know the solution.

Post Reply