fix: nest build can not output dist folder.

This commit is contained in:
Ivan Li 2021-09-17 22:58:35 +08:00
parent eb7adc0ef2
commit f07e18f71d

View File

@ -12,6 +12,5 @@
"outDir": "./dist",
"rootDir": "./src",
"baseUrl": "./",
"incremental": true,
},
}