diff --git a/adev/BUILD.bazel b/adev/BUILD.bazel index d7b3eca7300..a1db50e081d 100644 --- a/adev/BUILD.bazel +++ b/adev/BUILD.bazel @@ -78,6 +78,7 @@ APPLICATION_DEPS = [ "@npm//@lezer/highlight", "@npm//@lezer/javascript", "@npm//@lezer/common", + "@npm//@stackblitz/sdk", "@npm//@xterm/xterm", "@npm//@xterm/addon-fit", "@npm//algoliasearch", diff --git a/adev/src/app/editor/code-editor/code-editor.component.html b/adev/src/app/editor/code-editor/code-editor.component.html index 7281d5c04b5..2f3adf1e5f8 100644 --- a/adev/src/app/editor/code-editor/code-editor.component.html +++ b/adev/src/app/editor/code-editor/code-editor.component.html @@ -65,6 +65,14 @@ +