From ad5147248098f2b1e679a321f357ba0c8a6a5213 Mon Sep 17 00:00:00 2001 From: sbosse Date: Mon, 21 Jul 2025 23:37:33 +0200 Subject: [PATCH] Mon 21 Jul 22:43:21 CEST 2025 --- .../examples/hello-world-webpack/index.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 js/ui/botui/examples/hello-world-webpack/index.html diff --git a/js/ui/botui/examples/hello-world-webpack/index.html b/js/ui/botui/examples/hello-world-webpack/index.html new file mode 100644 index 0000000..5adb191 --- /dev/null +++ b/js/ui/botui/examples/hello-world-webpack/index.html @@ -0,0 +1,17 @@ + + + + + BotUI - Hello World with Webpack + + + + + + +
+ +
+ + +