Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion js-storefront/b2bspastore/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# B2bspastore

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

## Development server

Expand Down
14 changes: 12 additions & 2 deletions js-storefront/b2bspastore/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,12 @@
"src/styles/spartacus/checkout.scss",
"src/styles/spartacus/storefinder.scss",
"src/styles/spartacus/asm.scss",
"src/styles/spartacus/product.scss"
"src/styles/spartacus/product.scss",
"src/styles/spartacus/qualtrics-embedded-feedback.scss",
"src/styles/spartacus/customer-ticketing.scss",
"src/styles/spartacus/pickup-in-store.scss",
"src/styles/spartacus/organization.scss",
"src/styles/spartacus/product-configurator.scss"
],
"scripts": [],
"stylePreprocessorOptions": {
Expand Down Expand Up @@ -135,7 +140,12 @@
"src/styles/spartacus/checkout.scss",
"src/styles/spartacus/storefinder.scss",
"src/styles/spartacus/asm.scss",
"src/styles/spartacus/product.scss"
"src/styles/spartacus/product.scss",
"src/styles/spartacus/qualtrics-embedded-feedback.scss",
"src/styles/spartacus/customer-ticketing.scss",
"src/styles/spartacus/pickup-in-store.scss",
"src/styles/spartacus/organization.scss",
"src/styles/spartacus/product-configurator.scss"
],
"scripts": [],
"stylePreprocessorOptions": {
Expand Down
Loading