how to use ext.loader.setpath to include a .htm file
how to use ext.loader.setpath to include a .htm file
Hello,
Because I used a servelet to map all the js file to htm file so when I want use Ext.loader.setpath() and a require method after, it will include just the .js file but not the .htm file.