cloudinary / cloudinary_angular

Cloudinary Angular client library
MIT License
305 stars 228 forks source link

Feature/encode angular sdk #279

Closed strausr closed 4 years ago

strausr commented 4 years ago

Tests pass when using this js branch- https://github.com/cloudinary/cloudinary_js/pull/227 Can't be merged until changes in core are merged

Importing the version from package.json ended up being more convoluted than needed. That being said, we ended up using a solution specified here- https://github.com/angular/angular-cli/issues/3770 and copying to a file during the build

asisayag2 commented 4 years ago

@strausr , tests are failing