You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.
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 :)
The text was updated successfully, but these errors were encountered:
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 :)
The text was updated successfully, but these errors were encountered: