You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we could probably do that you suggest, we use a customized version of broccoli-dist-es6-module because the original version was left unmantained and we needed that particular feature
I guess we could copy the source within our project and remove the dependency altogether. although at this point I think it would be best to spend the time and port this whole project to an ember-cli addon
Couldn't the project have the custom files within itself instead of depending on the customization of another package? I'm talking about:
Say, I want to add the
repository
field to avoid the ugly warnings:I don't want to customize the customization of a dependency.
The text was updated successfully, but these errors were encountered: