Rob
Rob
Ah I didn't realize it was possible to debug client side code without your plugin but I dug around and figured out how to do it. So now I can...
@iceye I'm running into the same problem as @zokipoki when I try and use the `ng-img-crop.js` file that I compiled from your fork. Here is a plunker demonstrating the problem:...
As a workaround I am currently doing this ```TypeScript (function (self: ServiceWorkerGlobalScope) { //Service worker contents... })(self); ``` Anyone have a better solution?
just ran into this. I think either approach would satisfy most use cases. Hope to see this in a future version.
I tried using the url I found in the "All Communities" page (https://www.dropbox.com/s/hxk22ljfqhrfbtj/community-url.png?dl=0) but I get the same error
@haydarai no I never got it working