mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-07 00:36:41 +08:00
Implement PWA optimizations with advanced caching and install features
Co-authored-by: jxxghp <jxxghp@163.com>
This commit is contained in:
@@ -61,10 +61,6 @@ export default defineConfig({
|
||||
revision: null,
|
||||
},
|
||||
// 预缓存App Shell关键资源
|
||||
{
|
||||
url: '/loader.css',
|
||||
revision: null,
|
||||
},
|
||||
{
|
||||
url: '/logo.png',
|
||||
revision: null,
|
||||
|
||||
Reference in New Issue
Block a user