Pavan Kumar
12/09/2021, 9:48 AMtype-graqhql
to build the graphql schema which needs emitDecorator feature, which is not supported by esbuild and the above plugin will use tsc
to compile typescript file which contains decorators.Sean Matheson
12/09/2021, 9:51 AMFrank
Frank
Pavan Kumar
12/10/2021, 5:32 PMcommons
which will be transpiled by tsc
and sst app will import the transpiled js file.Frank
Frank
Pavan Kumar
12/11/2021, 4:24 AM