Skip to content

Commit cd87517

Browse files
committed
upgrade to 2211.24
1 parent eef02bf commit cd87517

22 files changed

+4841
-17032
lines changed

js-storefront/b2bspastore/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# B2bspastore
22

3-
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.2.0.
3+
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.0.10.
44

55
## Development server
66

js-storefront/b2bspastore/angular.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,15 @@
5252
"src/styles/spartacus/product.scss"
5353
],
5454
"scripts": [],
55-
"server": "src/main.server.ts",
56-
"prerender": false,
57-
"ssr": {
58-
"entry": "server.ts"
59-
},
6055
"stylePreprocessorOptions": {
6156
"includePaths": [
6257
"node_modules/"
6358
]
59+
},
60+
"server": "src/main.server.ts",
61+
"prerender": false,
62+
"ssr": {
63+
"entry": "server.ts"
6464
}
6565
},
6666
"configurations": {
@@ -69,7 +69,7 @@
6969
{
7070
"type": "initial",
7171
"maximumWarning": "500kb",
72-
"maximumError": "2.5mb"
72+
"maximumError": "3.5mb"
7373
},
7474
{
7575
"type": "anyComponentStyle",

0 commit comments

Comments
 (0)