Andrew Kirwin
Andrew Kirwin
I just spotted this in our production builds, isn't it a bit of a security concern?
I'd like to get some more insight into migration paths for existing apps. We too are 99% on Embroider with build times down from 30 seconds to 1 second. But...
@wandroll Thanks, that helps, specificially this bit, which I did not know about: > move assets from public folder to app/someAssetFolder as public folder is copied as is for backward...
@ef4 It took me a whlie to figure out what you meant, but yes, being able to do that would indeed help migrate from classic to emboider. In case it...
Curious as to the state of this (especially due to the age)
I realised this addon doesn’t have -polyfill in the name, is that why it doesn’t work on the lower versions?
I see now that this is due to missing behaviour to do with splattributes, not the `on` modifier.
In case this helps anybody... Our situation is ``` parent ├─ child │ ├─ .prettierrc.js // ember project ├─ .prettierrc.js // non-ember project ``` If you are working inside the...
Would love this too please
What's the situation re embrdoier? When I ask Glime, it suggests not using this addon and instead using a Webpack plugin, is that right?