Skip to content

Use a shared JS client in the workspace instead of multiple ones in each package #505

Description

@jost-s

The scaffolded happ has a JS client in the UI code and one in the test code. That can lead to differing versions for the clients and that in turn can result in type problems.

Refactor the scaffolded app so that only one version and instance of the JS client is used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions