Expand my Community achievements bar.

SOLVED

TypeScript support for app builder

Avatar

Level 3

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 !   

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee

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

 

 

 

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

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