cobalt/.gitignore
wukko a3daa65148 5.2
- page render caching
- onDemand block caching
- page html minify
- better rate limiting
- minor cobalt.js clean up
- page render platform indication in settings popup

all these changes are aimed to improve performance and responsiveness

!! not final version of 5.2 !!
2023-03-10 00:41:17 +06:00

13 lines
87 B
Plaintext

# npm
node_modules
package-lock.json
# secrets
.env
# esbuild
min
#page build
build