Added alias for public folder.
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": "./src",
|
||||
"paths": {
|
||||
"public/*": ["./public/*"]
|
||||
}
|
||||
"baseUrl": "./src"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user