Sencha CMD: 404 errors when running built production version
问题 I have converted my existing ExtJS 4.1.3 application to use the Sencha CMD recommended structure and tools. I created the structure first, then put my existing app JS files at the place where the single-page JS app should be located. I currently access the development version of my application at: {my-server-side-app-url}/sws/dt/index.jsp where sws is the Sencha workspace and dt is the Sencha single-page app. So far, no problems I believe. Then I run the command: sencha app build within my