appsforartists/ambidex

Performance Tuning

Open

#13 建立於 2015年3月13日

在 GitHub 查看
 (8 留言) (0 反應) (0 負責人)JavaScript (31 fork)batch import
help wantedinvestigate

倉庫指標

Star
 (582 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Considering we are using webpack, maybe we should use it in order to remove this:

require("node-jsx").install(
  {
    "extension":  ".js",
    "harmony":    true
  }
);

at every init.js of projects that use ambidex.

Any thoughts?

貢獻者指南