Alex
Alex
hello @jknight12882 what version of ember source are you on?
thank you, that version should already have the built in unique-id helper is it a public app by any chance? do you have the polyfill instealled? which options are you...
should be fixed in 3.5.5
hello @anehx thanks for the report and follow up I'll bring this up at the next team meeting next Tuesday if nobody manages to look till then
> Somewhat related, but we are getting duplicated css and js lines in our `index.html` when using `ember build --environment=development --output-path ./some/path --watch`. Only happens on changes, works fine on...
would the server outputting a global variable into the html that is then checked in your app code to do a guarded dynamic import of those modules not solve your...
thank you for this I'll share my thoughts on the matter which are that this issue belongs on the ember-cli repo and not here as this project deals with translating...
@simonihmig I can see the meta issue here. We're both correct. I was talking about the bp output not having one
@NullVoxPopuli doesn't work when you have addon-only generation and the location is nested such that ../LICENSE.md doesn't exist then build has no place to pull it from and it would...
I'm blocking this pr as it would fail CI and it's the current changes are the wrong thing to do even if you want to move to the new testing...