Skip to content

Commit 8e7b3ff

Browse files
committed
keep comments in build
1 parent 036eb7c commit 8e7b3ff

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nhogs/nestjs-pinecone",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"engines": {
55
"node": ">=16.x"
66
},

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"compilerOptions": {
33
"module": "commonjs",
44
"declaration": true,
5-
"removeComments": true,
65
"emitDecoratorMetadata": true,
76
"experimentalDecorators": true,
87
"allowSyntheticDefaultImports": true,

0 commit comments

Comments
 (0)