This repository was archived by the owner on Nov 30, 2018. It is now read-only.
This repository was archived by the owner on Nov 30, 2018. It is now read-only.
[r1-dev] Minified version is broken #103
Closed
Description
Hi guys!
Just extracting this from the original discussion here #80, so to summarize - there's something wrong with the minified version. As soon as we use angular-google-maps.min.js
instead of angular-google-maps.js
everything explodes.
I tried to do grunt-ngmin
before doing uglify
but to no success. We should probably investigate why is that happening.