c1fe8ec99a
this PR puts sync stuff in the bemo worker, and sets up a temporary dev-only page in dotcom for testing bemo stuff ### Change type - [ ] `bugfix` - [ ] `improvement` - [x] `feature` - [ ] `api` - [ ] `other` ### Test plan 1. Create a shape... 2. - [ ] Unit tests - [ ] End to end tests ### Release notes - Fixed a bug with...
32 lines
No EOL
445 B
Text
32 lines
No EOL
445 B
Text
dist
|
|
.tsbuild-dev
|
|
.tsbuild-pub
|
|
.tsbuild
|
|
node_modules
|
|
*.d.ts
|
|
**/api-report.md
|
|
**/_archive
|
|
**/*.tsbuildinfo
|
|
yarn.lock
|
|
**/*.tldr
|
|
**/*.d.ts
|
|
**/*.d.ts.map
|
|
**/*.js.map
|
|
**/*.css.map
|
|
apps/example/www/index.css
|
|
**/dist/*
|
|
*.cjs
|
|
apps/docs/.next
|
|
|
|
packages/tldraw/tldraw.css
|
|
|
|
**/dist-cjs/**/*
|
|
**/dist-esm/**/*
|
|
**/*.js.map
|
|
**/*.api.json
|
|
apps/docs/utils/vector-db
|
|
apps/docs/content/releases/**/*
|
|
apps/docs/content/reference/**/*
|
|
packages/**/api
|
|
|
|
**/.clasp.json |