Closed blaiseup closed 4 years ago
Fix version is set to 2.1 but make sure to add fix to 2.0.x maintenance
~Duplicate of #8079~ This ticket has more detailed info about the problem
how to qa?
~As far as I see it's only merged to develop, need to be merged also to 2.0.x .~ done
how to qa?
~QA steps: import and use AddToHomeScreenService
from @spartacus/storefront
, try to build the app and check if the error still appears~ After some thinking, this ticket doesn't need QA - it's just an import
Describe the bug The
AddToHomeScreenService
, used in the pwa module, is not exported in the index.ts file, so it can not be imported from the@spartacus/storefront
.To Reproduce Steps to reproduce the behavior:
Expected behavior The service should be injected without errors