appsforartists/ambidex

Performance Tuning

Aperta

#13 aperta il 13 mar 2015

 (8 commenti) (0 reazioni) (0 assegnatari)JavaScript (21 fork)batch import
help wantedinvestigate

Metriche repository

Star
 (575 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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?

Guida contributor