mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-05 07:49:58 +00:00
a3daa65148
- 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 !!
13 lines
87 B
Text
13 lines
87 B
Text
# npm
|
|
node_modules
|
|
package-lock.json
|
|
|
|
# secrets
|
|
.env
|
|
|
|
# esbuild
|
|
min
|
|
|
|
#page build
|
|
build
|