Malte Ubl
Malte Ubl
This template does run the tests after every build to ensure the build is good.
Nothing from package.json is currently bundled. I see the case of moving 100% of deps into devDepencencies. Feel free to send a PR.
Did you see which part of img-dim is slow? I'm definitely supportive of caching it. I just have never seen it being slow. You definitely found a bug for the...
OK. `sizeOf` is an `O(1)` operation but I can see it getting a factor for N images :) I'm definitely supportive of caching it.
Did you try running `.persistimages.sh` after a local build? It should eliminate all slowness.
Given that this change is in minified code, could you highlight in the PR description what exactly you changed?
If you don't mind, I think it would be a good idea to send a PR to pretty-print the CSS first. I tried to avoid this because it makes it...
This makes some sense. TBH site.json helps very little. That just changes where the value is edited which might still be better, but for true i18n you'd want to do...
I think that would be helpful!
Sorry, but your second comment does not have enough context to help. Do you still need help?