tldraw/scripts
alex a8910e5491
Fix publishing (#1338)
Automated package publish had gotten broken because we lost all our git
tags/releases. We fixed that, but also:
* made releases come from huppy instead of david
* swtiched from node's `execSync` to our `exec` for more debuggable
output
* cleaned up some of the scripts a little

this diff has a lot of whitespace changes so you're best off reviewing
it with whitespace changes hidden:
https://github.com/tldraw/tldraw/pull/1338/files?diff=split&w=1
2023-05-09 13:25:56 +00:00
..
lib New vite-based examples app (#1226) 2023-05-05 13:10:36 +00:00
api-check.ts derived presence state (#1204) 2023-04-27 18:03:19 +00:00
build-api.ts [chore] update lazyrepo (#1211) 2023-05-02 12:25:26 +00:00
build-package.ts [chore] update lazyrepo (#1211) 2023-05-02 12:25:26 +00:00
CHANGELOG.md transfer-out: transfer out 2023-04-25 12:01:25 +01:00
check-scripts.ts [chore] update lazyrepo (#1211) 2023-05-02 12:25:26 +00:00
clean.sh [chore] use explicit yarn in clean script (#1216) 2023-05-02 13:33:30 +00:00
lint.ts lite: run prettier on js + json files 2023-05-02 16:12:34 +01:00
package.json [chore] update lazyrepo (#1211) 2023-05-02 12:25:26 +00:00
postpack.sh transfer-out: transfer out 2023-04-25 12:01:25 +01:00
prepack.ts [chore] update lazyrepo (#1211) 2023-05-02 12:25:26 +00:00
publish-canary.ts Fix publishing (#1338) 2023-05-09 13:25:56 +00:00
publish-manual.ts Fix publishing (#1338) 2023-05-09 13:25:56 +00:00
publish-new.ts Fix publishing (#1338) 2023-05-09 13:25:56 +00:00
refresh-assets.ts New vite-based examples app (#1226) 2023-05-05 13:10:36 +00:00
tsconfig.json transfer-out: transfer out 2023-04-25 12:01:25 +01:00
typecheck.ts transfer-out: transfer out 2023-04-25 12:01:25 +01:00