如何在自定义应用程序中使用Sencha应用程序手表?

时间:2019-01-29 15:41:50

标签: extjs sass extjs5

我有一个Web应用程序,其前端位于Extjs上,当前正在构建主题,因此我想在对scss文件进行更改时使用 Sencha app watch 命令获取实时更新。但是我收到fashion.js和sass-compiler.js文件的404错误。请让我知道如何使用它查看实时更新。 以下是我在开发人员工具中看到的控制台错误。

bootstrap.js:1595 GET http://localhost:8080/~cmd/extensions/sencha-fashion/fashion/fashion.js net :: ERR_ABORTED 404

bootstrap.js:1595 GET http://localhost:8080/~cmd/extensions/sencha-fashion/sass-compiler.js net :: ERR_ABORTED 404

我的应用程序托管在tomcat上。

谢谢。

0 个答案:

没有答案