angular-css-injector icon indicating copy to clipboard operation
angular-css-injector copied to clipboard

Minified version in latest bower module not working

Open dininski opened this issue 11 years ago • 1 comments
trafficstars

The minified version appears to be broken (for me at least). I am using Require.js with a project and it appears that when I am trying to use the minified version of cssInjector the following error is thrown: Unknown provider: eProvider <- e <- cssInjector

However this is not the case when using the non-minified version. IMO it should be something trivial like changing the syntax to use the DI angular syntax and minify again. Cheers :)

dininski avatar Aug 11 '14 10:08 dininski

It seems this was only for 1.0.3 - However a 1.0.3+ version with this fixed is not available in bower :)

dininski avatar Aug 11 '14 10:08 dininski