Started map porting

This commit is contained in:
dpassoni
2023-01-14 09:15:32 +01:00
parent 34e32be857
commit a75a491fe7
9 changed files with 811 additions and 38 deletions

View File

@@ -12,7 +12,8 @@
"webRoot": "${workspaceFolder}/public/",
"sourceMapPathOverrides": {
"src/*": "${workspaceFolder}/src/*"
}
},
"preLaunchTask": "server"
}
]
}