build: don't mark language-service package as sideEffect free (#22808)
we are not sure if this is the case and we don't need this package to be optimized at the moment. PR Close #22808
This commit is contained in:
@ -13,6 +13,5 @@
|
|||||||
},
|
},
|
||||||
"ng-update": {
|
"ng-update": {
|
||||||
"packageGroup": "NG_UPDATE_PACKAGE_GROUP"
|
"packageGroup": "NG_UPDATE_PACKAGE_GROUP"
|
||||||
},
|
}
|
||||||
"sideEffects": false
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user