Commit 5175e5e
feat(bim-beta): import fragments-beta/inline so the worker runs in the sandbox
The platform serves apps as IIFE bundles inside a sandboxed iframe, where the
fragments worker can't resolve via import.meta.url or cross-origin fetch. The
bim-beta scaffold now imports "@thatopen-platform/fragments-beta/inline" to
register the inlined worker. Bumps @thatopen/services to 0.0.4.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 317f15c commit 5175e5e
2 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
| |||
0 commit comments