forked from external-repos/squoosh
Remove caching headers for now
This commit is contained in:
@@ -106,8 +106,9 @@ const toOutput: Output = {
|
|||||||
/*
|
/*
|
||||||
Cache-Control: no-cache
|
Cache-Control: no-cache
|
||||||
|
|
||||||
/c/*
|
# I don't think Rollup is cache-busting files correctly.
|
||||||
Cache-Control: max-age=31536000
|
#/c/*
|
||||||
|
# Cache-Control: max-age=31536000
|
||||||
|
|
||||||
# COOP+COEP for WebAssembly threads.
|
# COOP+COEP for WebAssembly threads.
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user