diff --git a/.s3deploy.yml b/.s3deploy.yml index 2e4e22a32..c4170379e 100644 --- a/.s3deploy.yml +++ b/.s3deploy.yml @@ -1,5 +1,5 @@ routes: - - route: "^.+\\.(js|css|svg|ttf|png|jpg)$" + - route: "^.+\\.(js|css|svg|ttf|eot|woff|otf|png|jpg)$" # cache static assets for 20 years headers: Cache-Control: "max-age=630720000, no-transform, public"