mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Revert a tsconfig change will cause the dist file structure not as expected
This commit is contained in:
parent
d3f3506c76
commit
7727a29624
1 changed files with 1 additions and 1 deletions
|
|
@ -7,5 +7,5 @@
|
|||
"outDir": "dist"
|
||||
},
|
||||
"include": ["src", "test"],
|
||||
"exclude": ["./src/generated"]
|
||||
"exclude": ["./src/generated", "./test"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue