mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-04 12:44:57 +03:00
b092929bba
- right now, we minify the assets on boot. This is wasteful because they're not even needed - this commit implements a change which lazy-minifies these assets and allows for cache invalidation when the theme changes - it also introduces some middleware that each asset calls to ensure that the assets are minified before serving |
||
---|---|---|
.. | ||
content | ||
core | ||
test | ||
.c8rc.e2e.json | ||
.c8rc.json | ||
.eslintignore | ||
.eslintrc.js | ||
.npmignore | ||
config.development.json | ||
ghost.js | ||
index.js | ||
jsconfig.json | ||
loggingrc.js | ||
MigratorConfig.js | ||
monobundle.js | ||
package.json | ||
playwright.config.js |