ember-cli / ember-cli/loader.js
this.callback.apply is not a function error
Aperta
- Lingua principale
- JavaScript
- Stelle
- 79
- Fork
- 69
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I am trying the addon single-spa-ember and I am facing the same issue when adding this in `ember-cli-buid.js` file.
```
app.import('node_modules/single-spa-ember/amd/single-spa-ember.js', {
using: [
{ transformation: 'amd', as: 'single-spa-ember' }
]
});
```

Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.