ember-cli / ember-cli/loader.js

this.callback.apply is not a function error

Open
#226 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
79
Forks
69
PR merge metrics
No merged PRs in 30d

Description

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' }
]
});
```
Screenshot 2023-02-06 at 5 13 31 PM

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.