Almost hostable from monorepo
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
"plugins": [{ "name": "next" }],
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
"@/*": ["./src/*"],
|
||||
"~/*": ["../../packages/backend/*"]
|
||||
}
|
||||
},
|
||||
"include": [
|
||||
|
Reference in New Issue
Block a user