emberjs / emberjs/babel-plugin-ember-template-compilation
Ability to remove an import
Open
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
I'm writing a plugin that removes a component in production, I need to be able to also remove the import for this component. Right now I have to supply a separate babel plugin to accomplish this. It would be nice is jsutils offered a method to remove imports as well as add them.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.