小编Pet*_*ter的帖子

Ext.js - 是否可以通过开放工具和 ext.js 7 使用 es6 类语法

Sencha 在 2017 年的路演上宣布应该可以使用 es6/2015 类语法。会议的幻灯片位于此处 -> https://de.slideshare.net/senchainc/modernizing-the-ext-js-class-system-and-tooling。但我无法让它发挥作用。

最新版本的开放工具和 ext.js 7 应该可以吗?

如果是,我如何 npm-install 或引用 import 语句 (fe import { Ext, define } from "@extjs/core") 中所需的正确 ext.js (es6) 模块?

有没有使用 es6 语法运行 ext.js 应用程序的示例?

提前谢谢!

extjs ecmascript-6

2
推荐指数
1
解决办法
1313
查看次数

标签 统计

ecmascript-6 ×1

extjs ×1