I need to use this dependency but it seems to end up in conflict with growl. As soon as I install it, import it in my index.html and load the dependency into the app I get an error saying "Failed to load template: templates/growl/growl.html" (whichis not even used). Also, I can't open regular modals via $modal.open anymore. I get an error saying "Failed to load template: template/modal/window.html". It's a regular function that works fine as long as I don't install angular-cache-buster.
I need to use this dependency but it seems to end up in conflict with growl. As soon as I install it, import it in my index.html and load the dependency into the app I get an error saying "Failed to load template: templates/growl/growl.html" (whichis not even used). Also, I can't open regular modals via $modal.open anymore. I get an error saying "Failed to load template: template/modal/window.html". It's a regular function that works fine as long as I don't install angular-cache-buster.