Skip to content

Use of TypeScript files inside DXP modulesΒ #955

Open
@naraandrade

Description

@naraandrade

Issue type (mark with x)

  • πŸ€” Question
  • πŸ› Bug report
  • 🎁 Feature request
  • πŸ€·β€β™€οΈ Other

Description

Desired behavior:
I would like to be able to use TypeScript files inside DXP modules (more specifically, the portal-workflow-kaleo-designer-web).

Current behavior:
When I try to deploy the module (or run yarn build), I get this error: configureTypeScript(): project portal-workflow-kaleo-designer-web not found in dependency graph.

Repro instructions (if applicable):
Add a .ts or .tsx file to portal-workflow-kaleo-designer-web, create a tsconfig.json file in the root folder of the module, try to run yarn build or gw deploy.

Other information (environment, versions etc):

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions