ember-cli / ember-cli/loader.js
Support For define.amd
Aperta
- Lingua principale
- JavaScript
- Stelle
- 79
- Fork
- 69
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Trying to use rollup for a refactor of Backburner with @krisselden and others. I noticed that rollup has AMD check looks for `define && define.amd`. Loader.js explicitly opts out of this with `define.petals`, wondering if people would be opposed to just setting `define.amd` to `true`. It's not spec compliant, however loader.js is already not spec compliant in this regard.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.