ember-cli / ember-cli/loader.js
Support For define.amd
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 79
- Forks
- 69
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.