diff --git a/.vscode/settings.json b/.vscode/settings.json index b396049..c62565e 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,10 +1,11 @@ { - // The path to the `bun` executable. - "bun.runtime": "/home/rolfmg/.bun/bin/bun", + // The path to the `bun` executable. + "bun.runtime": "/home/rolfmg/.bun/bin/bun", - // If support for Bun should be added to the default "JavaScript Debug Terminal". - "bun.debugTerminal.enabled": true, - - // If the debugger should stop on the first line of the program. - "bun.debugTerminal.stopOnEntry": true, -} \ No newline at end of file + // If support for Bun should be added to the default "JavaScript Debug Terminal". + "bun.debugTerminal.enabled": true, + + // If the debugger should stop on the first line of the program. + "bun.debugTerminal.stopOnEntry": true, + "cSpell.words": ["babelparser"] +} diff --git a/babel b/babel index 380d186..2f9c48d 160000 --- a/babel +++ b/babel @@ -1 +1 @@ -Subproject commit 380d186b77d32734c595652a40cbda5e4e109c5c +Subproject commit 2f9c48d4eda2d69908fc53ea285f47ed2c540f7e diff --git a/bun.lockb b/bun.lockb index 4d1deda..5aaca4d 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/demo-site/index.html b/demo-site/index.html new file mode 100644 index 0000000..ed0b63f --- /dev/null +++ b/demo-site/index.html @@ -0,0 +1,19 @@ + + +
+