intershop / intershop-pwa

The Intershop PWA is an Angular based progressive web app storefront for the Intershop Commerce Platform.
https://www.intershop.com/progressive-web-app
MIT License
159 stars 85 forks source link

refactor: consolidate feature toggle imports #1636

Closed dhhyi closed 7 months ago

dhhyi commented 7 months ago

PR Type

[x] Refactoring (no functional changes, no API changes)

What Is the Current Behavior?

Feature toggle related functionality is not consistently imported from the module

What Is the New Behavior?

introduced rule for it

Does this PR Introduce a Breaking Change?

[ ] Yes [x] No

Other Information

AB#96036