From 73b6adba49fd4369f94749100de309cc2af62372 Mon Sep 17 00:00:00 2001 From: Nicholas L Date: Wed, 27 Jan 2016 21:52:50 +1300 Subject: [PATCH] Remove polyfill and incorrect dependency --- config/examples/example.html | 2 +- examples/geolocation-orientation.html | 1 - examples/mobile-full-screen.html | 1 - package.json | 1 - 4 files changed, 1 insertion(+), 4 deletions(-) diff --git a/config/examples/example.html b/config/examples/example.html index 567b54ada0..dd568a12b7 100644 --- a/config/examples/example.html +++ b/config/examples/example.html @@ -11,7 +11,7 @@ {{{ extraHead.local }}} {{{ css.tag }}} - + {{ title }} diff --git a/examples/geolocation-orientation.html b/examples/geolocation-orientation.html index 4a6b5d433e..6cbd755a15 100644 --- a/examples/geolocation-orientation.html +++ b/examples/geolocation-orientation.html @@ -13,7 +13,6 @@ tags: "fullscreen, geolocation, orientation, mobile" - Mobile Geolocation Tracking with Orientation