mirror of
https://github.com/jlengrand/simple-food-diary.git
synced 2026-03-10 08:41:19 +00:00
Removing API from build path
This commit is contained in:
@@ -16,5 +16,6 @@
|
||||
"rootDir": "./",
|
||||
"incremental": true
|
||||
},
|
||||
"include": ["**/*.ts"]
|
||||
"include": ["**/*.ts"],
|
||||
"exclude": ["/api"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user