Ryan Emmick
297470ac2e
Use relative base path for vite build
...
Allows Element Call to be served from a subdirectory (e.g. /widgets/element-call/
in Element Web) without breaking dynamic imports for locales, workers, and other
assets that were previously using absolute paths.
Signed-off-by: Ryan Emmick <ryanemmick4@gmail.com >
2026-04-23 09:47:58 -05:00
fkwp
2adb498620
prettier
2026-04-17 18:28:02 +02:00
fkwp
d75f2563c6
getting ride of shamefully-hoist=true
2026-04-17 18:23:32 +02:00
Timo K
27b42ca641
Merge branch 'livekit' into storybook
2026-04-08 16:17:37 +02:00
Robin
31b35463fc
Fix build
2026-04-07 01:31:21 +02:00
Robin
2de151d94d
Set up Storybook again
2026-03-30 18:26:38 +02:00
Timo K
93de12d79c
cleanup vite.configs and simplify exported sdk props.
2025-12-02 11:31:56 +01:00
Timo K
1490359e4c
cleanup changes godot->sdk add docs
2025-12-01 14:09:09 +01:00
Timo K
28158bfc23
temp
2025-12-01 12:43:43 +01:00
Valere
58d60b35fd
fix CI failing with Invalid value "iife" for option "worker.format"
...
UMD and IIFE output formats are not supported for code-splitting builds. see https://github.com/vitejs/vite/issues/18585
2025-10-14 12:25:31 +02:00
Robin
217fa40ddb
Only forbid using console in application code
2025-08-14 14:57:20 +02:00
Timo K
e133289a7f
Make convert remaining js config files to ts
...
Co-authored-by: hughns
Signed-off-by: Timo K <toger5@hotmail.de >
2025-08-04 19:09:37 +02:00