SchweizerischeBundesbahnen/scion-workbench

Workbench application without microfronted support fails to build when workbench-client dependency is missing

Opened this issue · 0 comments

Describe the bug

If an application wants to use the SCION workbench without microfrontend support, is is nevertheless necessary to include @scion/workbench-client and @scion/microfrontend-platform as dependencies. Otherwise, the application fails to build.

To Reproduce

Steps to reproduce the behavior:
Create an application with @scion/toolkit and @scion/workbench as dependencies and import WorkbenchModule.forRoot() in the application's AppModule.

Expected behavior

It should be possible to use the workbench without above mentioned dependencies.

Environment

Please complete the following information:

  • SCION Workbench version: v12.0.0-beta.1