remove window

This commit is contained in:
Ibby Hadeed 2016-07-28 12:51:35 -04:00
parent 40bd9bb20d
commit aa51c03c5c

View File

@ -68,7 +68,7 @@ export interface ImageResizerOptions {
*/
@Plugin({
plugin: 'https://github.com/protonet/cordova-plugin-image-resizer.git',
pluginRef: 'window.ImageResizer',
pluginRef: 'ImageResizer',
repo: 'https://github.com/protonet/cordova-plugin-image-resizer'
})
export class ImageResizer {