Luis Aleman
Luis Aleman
### Expected behaviour Chromium should run forever, until karma exits. ### Actual behaviour Chromium is crashing approximately 30 seconds after starting. Chromium crash log shown in Karma's log: ```text Received...
I cannot get `spawn: false` to actually work in the current version of `grunt-contrib-watch`. When a watched file changes, the current `watch` task will end, and then a new `watch`...
### Which package(s) are affected? Localize (@lit/localize) ### Description When "noUncheckedSideEffectImports" is set in `tsconfig.json`, lit-localize CLI exits with an error. Run log follows: ``` > lit-localize extract Extracting messages...