Explorar o código

New style JS name-space

Sebastián Katzer %!s(int64=11) %!d(string=hai) anos
pai
achega
dc605acd18
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      plugin.xml

+ 1 - 0
plugin.xml

@@ -21,6 +21,7 @@
     <dependency id="org.apache.cordova.device" url="https://github.com/apache/cordova-plugin-device" />
 
     <js-module src="www/local-notification.js" name="LocalNotification">
+        <clobbers target="cordova.plugins.notification.local" />
         <clobbers target="plugin.notification.local" />
     </js-module>