rproserpio

Results 10 comments of rproserpio

@wardpeet I believe that picking one of the possible execution orders and keeping it deterministically between compilations is the sound and correct strategy, since if you import a module dynamically...

@egoist any chance @wardpeet PR can reviewed and merged? It's a fix for a regression introduced in the last release

Yeah, i'm observing the same behavior in my project. This issue breaks caching.

PR #226 already uses the `emitFile` API with the `name` property, although i believe should be better to pass the actual code without `sourceMappingUrl` as the `source` property to let...

You can go relatively far using something like [patch-package](https://github.com/ds300/patch-package) to amend specific things until the maintainers have the time to look at the submitted PRs. To emit an asset together...

> nope, it's still a bug That PR hasn't been merged. It's still a bug after manually applying the patch?

I do sometimes use https://github.com/ds300/patch-package

0 is not unit-compatible so the resulting value is invalid. But since a css variable is used, the rule is not invalid at parse time but at computed-value time, and...

> Also, which version? 10.0? 10.1? (10.1 would match the version provided in Elastic Beanstalk Tomcat platforms) Just as a reminder, 10.0 is superseded and EOL since 2022.