From 0e7a2a23def831be88d4c9e06772649b092f4e37 Mon Sep 17 00:00:00 2001 From: C-A de Salaberry Date: Thu, 7 Jan 2021 17:39:11 +0100 Subject: [PATCH] chore(plugin.xml): :sparkles: declare the opentok file in the js-module It makes the opentok file show up in the cordova_plugin.js file. It enables the `cordova-plugin-injectview` plugin to properly detect and inject the opentok files. --- plugin.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugin.xml b/plugin.xml index 2ea74239..e79b3b3a 100644 --- a/plugin.xml +++ b/plugin.xml @@ -9,6 +9,10 @@ Apache 2.0 opentok,tokbox + + + +