2211.41.2 • Published 1 month ago

@spartacus-easy/debug-ui v2211.41.2

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
1 month ago

@spartacus-easy/debug-ui

Description

Spartacus library to make configurable from the frontend some Spartacus variables (example OCC Endpoint).

How to Install

The library can be installed in the Spartacus project with the following command:

yarn add @spartacus-easy/debug-ui

How to Add to your project

The library can be included in the Spartacus project as follow:

import { DebugUiModule } from "@spartacus-easy/debug-ui";

@NgModule({
  imports: [
    ...
    DebugUiModule
  ],
})

How to Use

To reset the value, add debugUI=false to the query string.

2211.32.1

5 months ago

2211.39.0

1 month ago

2211.39.1

1 month ago

2211.41.2

1 month ago

2211.20.2

1 year ago

2211.20.1

1 year ago

6.0.7

2 years ago

6.0.6

2 years ago

6.0.5

2 years ago

6.0.4

2 years ago

6.0.3

2 years ago

6.0.1

2 years ago

0.0.1

2 years ago