Hello everybody,

I'm trying to port an ExtJS 4.2 project from Architect2 to Architect3, but I'm finding some problems...

I solved some, but now, when I open index.html, it raises this exception: Error: The following classes are not declared even if their files have been loaded: 'Ext.app.Application'. Please check the source code of their corresponding files for possible typos: './app/Application.js

I'm starting to think I have to recreate the project from scratch to make it work in Architect3...