Sitecore / jss

Software development kit for JavaScript developers building web applications with Sitecore Experience Platform
https://jss.sitecore.com
Apache License 2.0
263 stars 275 forks source link

[template/angular-sxp] Fix build error of angular-sxp, service not found #1890

Closed yavorsk closed 3 months ago

yavorsk commented 3 months ago

Description / Motivation

Fixes a build error of angular+angular-sxp app by removing the angular-xmcloud specific link service from app.module and providing it via provideIn='root'

Testing Details

Types of changes