mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-11 04:45:02 +00:00
Add source map support to backend dev builds
This commit is contained in:
parent
30e86fcc73
commit
73780e503f
3 changed files with 23 additions and 3 deletions
|
@ -18,7 +18,8 @@
|
|||
"@shared/*": [
|
||||
"../shared/src/*"
|
||||
]
|
||||
}
|
||||
},
|
||||
"sourceMap": true
|
||||
},
|
||||
"include": [
|
||||
"src/**/*.ts"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue