-
They're pretty high right now. Google puts the average at 12 seconds!
https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Flearnersguild.org
https://gtmetrix.com/reports/learnersg…
-
This appears to be due to a [lack of debouncing](http://stackoverflow.com/questions/39901746/debouncing-google-maps-autocomplete) in the [code we are using](https://github.com/technologists-for-progre…
jontg updated
7 years ago
-
Instead of specifying the module it should be exported from, I'd like to be able to just minify all templates prefixed with `html` and all templates prefixed with `css`.
-
We have a few attributes we use in dev, but are not needed in prod. Any chance a new setting could be created, allowing an array of attributes to be stripped from the minified html?
-
Very interesting bug that seems to only happen when node-fetch Request is instantiated in 3rd party libs, while running jest using the happy-dom environment.
**Reproduction**
Steps to reproduc…
-
-
First, thanks for svelte-sonner. It's quite a nice toast component.
Second, I replaced my hand rolled toast component with sonner, and saw bundle.es.js grow by 110kb (50kb after minifying). I didn'…
-
This proposal is currently stuck, and unlikely to advance for some number of years.
As originally proposed, this proposal is about introducing `Intl.MessageFormat` as a native parser and formatter …
-
### What version of Hugo are you using (`hugo version`)?
$ hugo v0.82.0+extended darwin/amd64 BuildDate=unknown
### Does this issue reproduce with the latest release?
Yes, Hugo 0.81.0 e…
-
Hi!
I'm using Asp.Net Mvc 5 / .net framework.
Testing the library and was unable to get it working in my scenario so I debugged the code a bit. I have a class library that has the css-files as …