From f87a4c3ee030426cd39a019f4e82f448e4eb5b61 Mon Sep 17 00:00:00 2001 From: Jarred de Beer Date: Thu, 12 Dec 2013 19:43:06 +0200 Subject: [PATCH] removing image and css shim on ratchet --- package-overrides/github/maker/ratchet@1.0.2.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/package-overrides/github/maker/ratchet@1.0.2.json b/package-overrides/github/maker/ratchet@1.0.2.json index 578eb57..097a8dd 100644 --- a/package-overrides/github/maker/ratchet@1.0.2.json +++ b/package-overrides/github/maker/ratchet@1.0.2.json @@ -4,11 +4,6 @@ "directories": { "lib": "dist" }, - "shim": { - "ratchet": { - "imports": ["./ratchet.css!", "./touch-icons/apple-touch-icon-114x114.png!image", "./touch-icons/apple-touch-icon-57x57.png!image", "./touch-icons/apple-touch-icon-72x72.png!image"] - } - }, "buildConfig": { "uglify": true }