352c19fcac
We saw an issue on stackblitz where the `global` constant was causing a conflict (possibly because that environment was injecting its own `global`). Either way, perhaps `global` is a bit of a risky name—this PR renames `global` to `tldrawStateGlobal`. ### Change Type - [x] `patch` |
||
---|---|---|
.. | ||
assets | ||
editor | ||
file-format | ||
indices | ||
polyfills | ||
primitives | ||
state | ||
store | ||
tldraw | ||
tlschema | ||
ui | ||
utils | ||
validate |