Fix for notebook-renderers not being included in langpack generation and revert preinstall change (#23689)

* Fix for notebook-renderers not being included in langpack generation

* revert change to preinstall
This commit is contained in:
Alex Ma
2023-07-07 10:51:03 -07:00
committed by GitHub
parent f4688f447c
commit 344b3bdf97
3 changed files with 8 additions and 6 deletions

File diff suppressed because one or more lines are too long

View File

@@ -183,6 +183,7 @@ const textFields = {
//list of extensions from vscode that are to be included with ADS.
const VSCODEExtensions = [
"bat",
"builtin-notebook-renderer",
"configuration-editing",
"docker",
"git",