Closed jgebhardt closed 9 years ago
All non-"hot" build modes are currently failing compilation, since the Harmony transform is not being applied.
"Faulty" line: app/Application/index.js:36: var { stores } = this.context;
var { stores } = this.context;
Just realized that #18 already has this covered.
All non-"hot" build modes are currently failing compilation, since the Harmony transform is not being applied.
"Faulty" line: app/Application/index.js:36:
var { stores } = this.context;