Typescript in Actions and Custom Database Scripts

Overview

This article explains that TypeScript is not natively supported in Actions and custom database scripts and clarifies the requirement to transpile code into JavaScript before deployment.

Applies To
  • Actions
  • Custom Database Scripts
Solution

TypeScript is not natively supported for use in Actions or custom database scripts. All TypeScript source files must be transpiled into JavaScript prior to deployment.

Recommended content

No recommended content found...