fastify-decorators icon indicating copy to clipboard operation
fastify-decorators copied to clipboard

Make @Inject working workout reflect-metadata

Open L2jLiga opened this issue 3 years ago • 1 comments

For example esbuild doesn't have option to emit metadata and when using this tool it seems to be redundant to import reflect-metadata because it's only add some overhead and that's it

However currently Inject are executed only when reflect-metadata is exist which seems to be unnecessary

L2jLiga avatar May 31 '22 08:05 L2jLiga

Fix released in v3.12.0 will close after fixing in v4

L2jLiga avatar Jun 15 '22 20:06 L2jLiga