From 1d448f8cac45fba280c22556bdadef7e9220b238 Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Wed, 7 Dec 2022 14:14:07 -0600 Subject: [PATCH] add map ext for .css.map files --- models/site.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/site.rb b/models/site.rb index e0d92aa6..ae408fcc 100644 --- a/models/site.rb +++ b/models/site.rb @@ -43,7 +43,7 @@ class Site < Sequel::Model } VALID_EXTENSIONS = %w{ - html htm txt text css js jpg jpeg png gif svg md markdown eot ttf woff woff2 json geojson csv tsv mf ico pdf asc key pgp xml mid midi manifest otf webapp less sass rss kml dae obj mtl scss webp xcf epub gltf bin webmanifest knowl atom opml rdf + html htm txt text css js jpg jpeg png gif svg md markdown eot ttf woff woff2 json geojson csv tsv mf ico pdf asc key pgp xml mid midi manifest otf webapp less sass rss kml dae obj mtl scss webp xcf epub gltf bin webmanifest knowl atom opml rdf map } VALID_EDITABLE_EXTENSIONS = %w{