emberjs / emberjs/ember-inspector
broccoli-babel-transpiler 7.x
Open
- Dominant language
- JavaScript
- Stars
- 969
- Forks
- 292
- PR merge metrics
- No merged PRs in 30d
Description
We currently are getting some errors when updating `broccoli-babel-transpiler` to 7.x. The error message is pretty informative, indicating we need to convert our usage of `resolveModuleSource` [here](https://github.com/emberjs/ember-inspector/blob/master/ember-cli-build.js#L85) to `resolvePath`, but I have not found any good examples of what exactly how to accomplish that.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.