Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-18760

Align generated html and js with the Cordova CLI one

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 4.2.1.CR1
    • 4.2.0.Final
    • aerogear-hybrid
    • None

      In Thym, the app.initalize() is called in a script tag inside the index.html but in a cordova CLI generated project (cordova create) , the app.initialize() is called directly in the index.js .
      I think Thym should align with this.

      To verify:
      1. Create a new project and observe that index.html does not call app.initialize() in index.html but rather on index.js
      2. check that project runs on CordovaSim

            gercan@redhat.com Gorkem Ercan
            gercan@redhat.com Gorkem Ercan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: