Reapply markup renderers change

Rewriting how we do replacements in the webviewPreloads function to hopefully handle optimization better
This commit is contained in:
Matt Bierner
2021-04-26 19:58:24 -07:00
parent c8c96aae9d
commit 7770708545
21 changed files with 291 additions and 202 deletions

View File

@@ -10,6 +10,7 @@
"postinstall": "node ./postinstall"
},
"devDependencies": {
"esbuild": "^0.11.12",
"vscode-grammar-updater": "^1.0.3"
}
}