Tldraw/scripts
Mitja Bezenšek 4245fd55b2
Fix deploy script (#3550)
Seems like `tar` is moving to `ts` in version 7 and this caused some
issues with imports.

Saw this issue on [readonly
PR](https://github.com/tldraw/tldraw/actions/runs/8783569356/job/24099998235?pr=3192#step:6:684),
looks like a result of a [dependabot
PR](https://github.com/tldraw/tldraw/pull/3505).

### Change Type

<!--  Please select a 'Scope' label ️ -->

- [ ] `sdk` — Changes the tldraw SDK
- [ ] `dotcom` — Changes the tldraw.com web app
- [ ] `docs` — Changes to the documentation, examples, or templates.
- [ ] `vs code` — Changes to the vscode plugin
- [x] `internal` — Does not affect user-facing stuff

<!--  Please select a 'Type' label ️ -->

- [ ] `bugfix` — Bug fix
- [ ] `feature` — New feature
- [ ] `improvement` — Improving existing features
- [ ] `chore` — Updating dependencies, other boring stuff
- [ ] `galaxy brain` — Architectural changes
- [ ] `tests` — Changes to any test code
- [x] `tools` — Changes to infrastructure, CI, internal scripts,
debugging tools, etc.
- [ ] `dunno` — I don't know
2024-04-22 15:33:25 +00:00
..
lib Bump the npm_and_yarn group across 1 directory with 2 updates (#3505) 2024-04-21 12:39:38 +00:00
vercel fix docs build (#3201) 2024-03-18 15:59:29 +00:00
CHANGELOG.md
api-check.ts
build-api.ts
build-package.ts
check-scripts.ts tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
check-tsconfigs.ts tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
clean.sh
deploy.ts Fix deploy script (#3550) 2024-04-22 15:33:25 +00:00
license-report.ts [internal] Add license report scripts (#2751) 2024-04-01 13:36:40 +00:00
lint.ts [dx] Allow vscode to search inside md files by default (#3105) 2024-03-11 14:08:04 +00:00
package.json Fix deploy script (#3550) 2024-04-22 15:33:25 +00:00
postpack.sh
prepack.ts use native structuredClone on node, cloudflare workers, and in tests (#3166) 2024-03-18 17:16:09 +00:00
prune-preview-deploys.ts
publish-canary.ts [infra] fix canary dist tag (#3048) 2024-03-04 09:39:19 +00:00
publish-manual.ts [infra] Patch release scripting (#3072) 2024-03-05 16:05:22 +00:00
publish-new.ts [docs] Sync docs deploy with npm deploy (#3153) 2024-03-14 14:43:32 +00:00
publish-patch.ts Fix release eliding (#3156) 2024-03-14 15:41:55 +00:00
purge-css.ts
refresh-assets.ts Don't import package.json in scripts/refresh-assets.ts, just read it (#3116) 2024-03-11 17:52:58 +00:00
tsconfig.json
typecheck.ts
update-pr-template.ts [DX] PR labels revamp (#3112) 2024-03-12 14:53:57 +00:00