请问我ext.js引入正确,为什么会报ext-all.js:7 Uncaught ReferenceError: Ext is not defined at ext-all.js:7:19 at ext-all.js:7:3780, 版本是ext3.3.1,换成ext.js4.1的包就不报错,但是公司用的3.3.1版本,我想跟公司保持一致,该怎么解决这个问题
anonymousanonyme的博客 * * // whether to bundle JS and assets in debug mode * bundleInDebug: false, * * // whether to bundle JS and assets in release mode * bundleInRelease: true, * * // whether to bundle JS and assets in ...