Id like to obtain a list of JS dependencies of my app and the correct include order.
How do I obtain the optimized list of dependencies?
List of the required JS class dependancies
In my app directory I've tried the following command, but it lists all JS classes in Ext, Core, ux, etc even if I do not require them in my app.
Code:
sencha compile metadata --filenames --tpl {0} --output-file $
How do I obtain the optimized list of dependencies?
List of the required JS class dependancies
Aucun commentaire:
Enregistrer un commentaire