From 619a42053f6c4f64b50badc321beda6e60119cba Mon Sep 17 00:00:00 2001 From: olOwOlo <26087907+olOwOlo@users.noreply.github.com> Date: Mon, 9 Jul 2018 15:12:02 +0800 Subject: chore(build): yarn & webpack 4 & path & assets.json --- .../dist/fonts/chancery/apple-chancery-webfont.eot | Bin 26058 -> 0 bytes .../dist/fonts/chancery/apple-chancery-webfont.svg | 228 --------------------- .../dist/fonts/chancery/apple-chancery-webfont.ttf | Bin 60780 -> 0 bytes .../fonts/chancery/apple-chancery-webfont.woff | Bin 30256 -> 0 bytes .../fonts/chancery/apple-chancery-webfont.woff2 | Bin 23532 -> 0 bytes static/dist/fonts/iconfont/iconfont.eot | Bin 5928 -> 0 bytes static/dist/fonts/iconfont/iconfont.svg | 93 --------- static/dist/fonts/iconfont/iconfont.ttf | Bin 5760 -> 0 bytes static/dist/fonts/iconfont/iconfont.woff | Bin 4160 -> 0 bytes 9 files changed, 321 deletions(-) delete mode 100644 static/dist/fonts/chancery/apple-chancery-webfont.eot delete mode 100644 static/dist/fonts/chancery/apple-chancery-webfont.svg delete mode 100644 static/dist/fonts/chancery/apple-chancery-webfont.ttf delete mode 100644 static/dist/fonts/chancery/apple-chancery-webfont.woff delete mode 100644 static/dist/fonts/chancery/apple-chancery-webfont.woff2 delete mode 100644 static/dist/fonts/iconfont/iconfont.eot delete mode 100644 static/dist/fonts/iconfont/iconfont.svg delete mode 100644 static/dist/fonts/iconfont/iconfont.ttf delete mode 100644 static/dist/fonts/iconfont/iconfont.woff (limited to 'static/dist/fonts') diff --git a/static/dist/fonts/chancery/apple-chancery-webfont.eot b/static/dist/fonts/chancery/apple-chancery-webfont.eot deleted file mode 100644 index 39c3936..0000000 Binary files a/static/dist/fonts/chancery/apple-chancery-webfont.eot and /dev/null differ diff --git a/static/dist/fonts/chancery/apple-chancery-webfont.svg b/static/dist/fonts/chancery/apple-chancery-webfont.svg deleted file mode 100644 index 2b18b6a..0000000 --- a/static/dist/fonts/chancery/apple-chancery-webfont.svg +++ /dev/null @@ -1,228 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/static/dist/fonts/chancery/apple-chancery-webfont.ttf b/static/dist/fonts/chancery/apple-chancery-webfont.ttf deleted file mode 100644 index 8238aa4..0000000 Binary files a/static/dist/fonts/chancery/apple-chancery-webfont.ttf and /dev/null differ diff --git a/static/dist/fonts/chancery/apple-chancery-webfont.woff b/static/dist/fonts/chancery/apple-chancery-webfont.woff deleted file mode 100644 index e476776..0000000 Binary files a/static/dist/fonts/chancery/apple-chancery-webfont.woff and /dev/null differ diff --git a/static/dist/fonts/chancery/apple-chancery-webfont.woff2 b/static/dist/fonts/chancery/apple-chancery-webfont.woff2 deleted file mode 100644 index 922dfb3..0000000 Binary files a/static/dist/fonts/chancery/apple-chancery-webfont.woff2 and /dev/null differ diff --git a/static/dist/fonts/iconfont/iconfont.eot b/static/dist/fonts/iconfont/iconfont.eot deleted file mode 100644 index 912bca3..0000000 Binary files a/static/dist/fonts/iconfont/iconfont.eot and /dev/null differ diff --git a/static/dist/fonts/iconfont/iconfont.svg b/static/dist/fonts/iconfont/iconfont.svg deleted file mode 100644 index a13a862..0000000 --- a/static/dist/fonts/iconfont/iconfont.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - -Created by iconfont - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/static/dist/fonts/iconfont/iconfont.ttf b/static/dist/fonts/iconfont/iconfont.ttf deleted file mode 100644 index f6765c5..0000000 Binary files a/static/dist/fonts/iconfont/iconfont.ttf and /dev/null differ diff --git a/static/dist/fonts/iconfont/iconfont.woff b/static/dist/fonts/iconfont/iconfont.woff deleted file mode 100644 index 526da66..0000000 Binary files a/static/dist/fonts/iconfont/iconfont.woff and /dev/null differ -- cgit v1.2.3