Closed poulad closed 7 years ago
All right, to this to work properly we should change the build to generate a umd bundle. We are very busy lately, but I'll find some time to do this.
Hi @pouladpld, as I think all the people are using the new version of angular-cli, I think we can close this issue. Thankyou very much
I added the lib to a fresh Angular project generated using
angular-cli
. There was no need to change any configuration files as mentioned inREADME.MD
file.Issuing this command in the project root is enough to add the library:
npm install ng2-cookies --save