Steve Repsher
Steve Repsher
Is this issue still valid?
@privatenumber since neither `false` nor `undefined` pass the test, I'm guessing you'll either have to `delete` the property, set `experiments.outputModule = true` so it recognizes it as valid, or modify...
Certainly should keep this open. It also causes ESM web workers not to load if they are split using default optimization as discussed in #17298.
Still very much an issue
Still an issue
Another good reason to remove `app-datepicker` is that it's slowing things down at least in CI. It includes `nodemod`, which then includes `lit-ntml`, which then includes `@reallyland/esm`. They all need...
Still relevant
Compatibility issue seems to be in the `gulp-merge-json` plugin. Still working on details.
The root cause of the missing translations is owed to the fact that version 5 switched to using the [`streamx` package](https://www.npmjs.com/package/streamx). The `pipe` method for such streams does not support...
Nightly would be no different than the CI build. The only difference is that the nightly workflow pulls the translations from Lokalise instead of from the nightly artifacts.