devconcept / ng-shopping-cart

🛒 An Angular component library to create shopping carts
https://devconcept.github.io/ng-shopping-cart/
MIT License
45 stars 53 forks source link

Compatibility to Angular universal #10

Open abelpuentes opened 4 years ago

abelpuentes commented 4 years ago

PR Checklist

Verify that you did the following:

Describe what you did

Used variable window based on PLATFORM_ID, to avoid issues in projects using Angular Universal.

Is this a breaking change?

Other information

abelpuentes commented 3 years ago

@devconcept could you please check this pull request?

abelpuentes commented 3 years ago

@devconcept do you have any feedback?