Is TypeScript supported for the App builder?
Developing complicated actions with pure JS can get a bit hard to maintain - does Adobe provide any samples how to work with Adobe IO with TypeScript?
Thanks ! 🙂
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Yes, it does support TypeScript.
For serverless actions, you make a new source directory then put your typescript output folder to be the actions folder.
https://github.com/AdobeDocs/adobeio-samples-typescript
Yes, it does support TypeScript.
For serverless actions, you make a new source directory then put your typescript output folder to be the actions folder.
https://github.com/AdobeDocs/adobeio-samples-typescript
What about debugging? I can't seem to trigger breakpoints in the TS source. I can only trigger breakpoint in the compiled js in VSCode.
Views
Replies
Total Likes
Any luck with TypeScript and debugging? I made PHPStorm and NodeJS work, but struggling to make TypeScript and the debugger work
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies