We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08d2db3 commit 998098aCopy full SHA for 998098a
blog/25-08-26/terminal-in-a-webpage/ex/ex.html
@@ -30,6 +30,7 @@
30
console.clear();
31
console.log('terminal-in-a-webpage.html/ex/ex.html');
32
console.log();
33
+
34
import {Terminal} from 'https://cdn.jsdelivr.net/npm/@xterm/xterm/+esm';
35
import {FitAddon} from 'https://cdn.jsdelivr.net/npm/@xterm/addon-fit/+esm'
36
import {WebContainer} from 'https://cdn.jsdelivr.net/npm/@webcontainer/api/+esm'
0 commit comments