Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use of TypeScript files inside DXP modules #955

Open
1 of 4 tasks
naraandrade opened this issue Jun 16, 2022 · 0 comments
Open
1 of 4 tasks

Use of TypeScript files inside DXP modules #955

naraandrade opened this issue Jun 16, 2022 · 0 comments

Comments

@naraandrade
Copy link
Member

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):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant