Step 1 sencha -sdk C:/Users/lperepol/Downloads/SenchaEnterpriseExtJS/Unzip_7.xx/ext-7.3.1/ext-7.3.1 generate app -ext CDW ./CDW
Step 2 sencha app build Then move the production folder to Web Server. App displays fine.
Step 3 Add a chart. sencha app watch -- Chart displays fine.
Step 4 sencha app build Then move the production folder to Web Server. App does not display web server error.
How do I get charts to display on a production web server? In development, everything works but not when moved to a Web Server.