chore: cli webpack

This commit is contained in:
Innei
2021-08-14 16:49:17 +08:00
parent f7d61346d8
commit 98cfba225e
9 changed files with 532 additions and 403 deletions

View File

@@ -1,4 +1,5 @@
{
"collection": "@nestjs/schematics",
"sourceRoot": "src"
}
"sourceRoot": "src",
"compilerOptions": {}
}