Dan Freeman
Dan Freeman
I definitely see where you're coming from, but I'm hesitant to add additional configuration/complexity to the core addon at this point, particularly in terms of what it would mean for...
I probably won't be able to dig deep on this in the next few days, but I'm hoping to have some time for it next week. Off the top of...
@josemarluedke Yes! Unfortunately I've been pretty deep in a couple other projects at work recently and haven't had the chance to come back to this, but some necessary changes landed...
I wanted to post an update on this, since I know a lot of folks are anxious to eliminate ECM as an Embroider adoption hurdle. I have a branch locally...
@josemarluedke 🤦♂ I was about 2 minutes away from coming to that conclusion myself, I think—I can see that the file in `/node_modules/@embroider/synthesized-styles/assets/.css` is being updated, but the one in...
There's now experimental support for Embroider in `1.3.0-beta.1`. Note that rebuilds won't update your concatenated `app-name.css` file until https://github.com/embroider-build/embroider/issues/309 is fixed, but if you have the opportunity to give the...
Thanks so much for taking the time to put together reproductions and open issues, @danwenzel! I suspect the `staticHelpers` issue will be fairly straightforward to fix; `staticComponents` I'm less certain...
Hi @danwenzel, sorry for the long silence here! This is near the top of my "OSS-time" list of priorities, but unfortunately I've been underwater the past month or so and...
I just published a new release of `ember-css-modules-sass` that fixes the `intermediateOutputPath` issue it had in an Embroider environment, and I published `1.3.0-beta.2` here, which includes support for `staticHelpers` in...
Currently we support Embroider-based builds in v1.3.0 and greater of ECM, with the caveat that the `staticComponents` flag remains unsupported. @scottmessinger and I had chatted a bit about the possibility...