File tree Expand file tree Collapse file tree 3 files changed +14
-0
lines changed Expand file tree Collapse file tree 3 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 300300 "compressible" : false ,
301301 "extensions" : [" woff" ]
302302 },
303+ "application/font-woff2" : {
304+ "compressible" : false ,
305+ "extensions" : [" woff2" ]
306+ },
303307 "application/framework-attributes+xml" : {
304308 "source" : " iana"
305309 },
Original file line number Diff line number Diff line change 2828 ],
2929 "notes" : " File type is already compressed."
3030 },
31+ "application/font-woff2" : {
32+ "compressible" : false ,
33+ "sources" : [
34+ " http://dev.w3.org/webfonts/WOFF2/spec/#IMT"
35+ ],
36+ "notes" : " File type is already compressed."
37+ },
3138 "application/gzip" : {
3239 "compressible" : false
3340 },
Original file line number Diff line number Diff line change 11{
2+ "application/font-woff2" : [
3+ " woff2"
4+ ],
25 "text/jade" : [
36 " jade"
47 ],
You can’t perform that action at this time.
0 commit comments