Alex Early
Alex Early
I have a custom LessCSS Rollup plugin that loads `.less` files and converts them to exported string literals. I am setting up a monorepo, and found that no `.less` files...
For many months, I had been experiencing my window manager getting slower to open new windows over time. After a reboot, things would be snappy, but after several days running...
When switching to use `happy-dom` from `jsdom` in my project's Jest setup, I noticed that the export conditions stopped working. It looks like the jest-environment needs to replicate [this logic](https://github.com/jestjs/jest/blob/main/packages/jest-environment-jsdom-abstract/src/index.ts#L125-L137)...
Hi, this is a re-opening of #290. Over time, gnome get slower and slower at placing windows with this extension enabled. I think #291 helped (maybe it slows down the...