From 9237274093b3f6c9fa2f69e92704e734366a461f Mon Sep 17 00:00:00 2001 From: Scott Cooper Date: Sun, 5 Jul 2020 18:47:00 -0700 Subject: [PATCH] feat: use cloudflare js cdn, use all minified css and js BREAKING CHANGE: uses cloudflare cdn --- README.md | 3 +-- lib/favicon-32x32.png | Bin 607 -> 0 bytes lib/{favicon-16x16.png => favicon.png} | Bin lib/index.hbs | 9 ++++----- lib/index.ts | 22 ++++++---------------- package.json | 2 +- test/index.spec.ts | 16 +++++----------- 7 files changed, 17 insertions(+), 35 deletions(-) delete mode 100644 lib/favicon-32x32.png rename lib/{favicon-16x16.png => favicon.png} (100%) diff --git a/README.md b/README.md index 9f32416..eb7baa6 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,7 @@ routePrefix: '/docs', // route where the view is returned specPrefix: '/docs/spec', // route where the spec is returned exposeSpec: false, // expose spec file hideTopbar: false, // hide swagger top bar -favicon16: '/favicon-16x16.png', // default icon 16x16, set for self icon -favicon32: '/favicon-32x32.png', // default icon 32x32, set for self icon +favicon: '/favicon.png', // default favicon ``` ## example diff --git a/lib/favicon-32x32.png b/lib/favicon-32x32.png deleted file mode 100644 index 8b20f26da72b744fd860b71adbd9908308b36e20..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 607 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyy#YQUu0Wc>z(T;l0fHn9JR~eU zfTV~Cm;q!15s;0{g$M#k2P8EP9tuF@;h+)VU=ZP8klN$WmZytjNCjhSaA;Gj0neLa@sb5QtiSKS>(#v3 z$bPENnHwEvUn+XfQajmyxoz#n-7gL9Xz(asZz#L1`&3*uE=r6k^_A29Gi!3V?q6!n7DZNjt@svN81y*fNX*5&GS^LWmhPFu!*hGj ze@V-2*Z)gIH7?FuvU($XukAyHzZ)%>c8mXuur2z0O#ZZY-8uWU|JBc&DJ=T+|HocX OO7V2{b6Mw<&;$VBc>Cl4 diff --git a/lib/favicon-16x16.png b/lib/favicon.png similarity index 100% rename from lib/favicon-16x16.png rename to lib/favicon.png diff --git a/lib/index.hbs b/lib/index.hbs index 55f162e..1681a86 100644 --- a/lib/index.hbs +++ b/lib/index.hbs @@ -5,9 +5,8 @@ {{title}} - - - + +