Use the emitDecoratorMetadata build extension to enable support for the emitDecoratorMetadata TypeScript compiler option
emitDecoratorMetadata
typescript compiler option, import the emitDecoratorMetadata
build extension and use it in your trigger.config.ts
file:
emitDecoratorMetadata
enabled in your tsconfig.json
file, as well as typescript
installed in
your devDependencies
.