mirror of
https://github.com/vitejs/vite.git
synced 2024-11-21 14:48:41 +00:00
12 lines
205 B
Plaintext
12 lines
205 B
Plaintext
/assets/*
|
|
cache-control: max-age=31536000
|
|
cache-control: immutable
|
|
|
|
/*.svg
|
|
cache-control: max-age=604800
|
|
cache-control: immutable
|
|
|
|
/*.png
|
|
cache-control: max-age=604800
|
|
cache-control: immutable
|