Bert De Block

Results 231 comments of Bert De Block
trafficstars

@SergeAstapov You can tick off the `ember-export-application-global` one. https://github.com/ember-cli/ember-cli/pull/9825#issuecomment-1099241261 is merged 🎉

@SergeAstapov `ember-maybe-import-regenerator` has already been deleted as well some time ago: https://github.com/ember-cli/ember-cli/pull/9604

FYI, `ember-template-lint` is not an addon.

@vijaymnishanth Can you provide a reproduction? That might be easier for people to investigate and help you.

I'm not sure if this is supported. Can't you just `require` the options from `dependent-addon`?

I'm going to close this one for now, this seems like a very uncommon thing to do as well.

@rwjblue Is this issue still relevant? I was testing this and I'm seeing the following in my terminal: ``` WARNING: The 'package.json' file for the project at /Users/bertdeblock/Code/temp/foo specifies an...

Is this happening for a completely new Ember app as well?

@Benjy1979 Any update on a reproduction?

If this issue doesn't occur in a newly generated project, then this issue might be with your project itself. Maybe something else is triggering updates on these images? An addon...