Hi all does anyone know…

less than 1 minute read

Hi all, does anyone know if there is a Typescript transpilation helper utility that I can call from a custom builder? I’m working on a custom plugin to add Firebase support to Nx workspaces. I need to transpile the Typescript as part of building the cloud functions and I don’t want to spend time reinventing the wheel if there’s a helper should be using instead.

Updated: