From 2eaab419d460faeaa9975de61630b32af443bb5a Mon Sep 17 00:00:00 2001 From: Dominic Rico-Gomez Date: Wed, 28 Sep 2016 12:40:55 +0200 Subject: [PATCH] Moved the `js-module` blocks into the `platform` blocks I got an error when I tried to use this in a browser while developing a android and ios app. This should remove the error. --- plugin.xml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/plugin.xml b/plugin.xml index 067d061..0c47fa3 100644 --- a/plugin.xml +++ b/plugin.xml @@ -8,13 +8,12 @@ Sylvain Brejeon cordova,device,name MIT - - - - + + + @@ -29,6 +28,9 @@ + + + @@ -38,4 +40,4 @@ - \ No newline at end of file +