Adjust frontend build script to allow aggressive caching

This commit is contained in:
Fabian Stamm
2023-04-14 15:43:08 +02:00
parent b68fa6f223
commit cc1696a429
7 changed files with 66 additions and 14 deletions

View File

@ -19,6 +19,7 @@
"postcss-url": "^10.1.3",
"rollup": "^3.20.2",
"rollup-plugin-esbuild": "^5.0.0",
"rollup-plugin-hash": "^1.3.0",
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-sizes": "^1.0.5",