We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb7b78b commit df81b23Copy full SHA for df81b23
redisinsight/api/esbuild.js
@@ -14,6 +14,7 @@ const define = {
14
15
const external = [
16
'@nestjs/microservices',
17
+ 'class-transformer/storage',
18
'@fastify/static',
19
// packages with binaries
20
...Object.keys(dependencies),
0 commit comments