supabase icon indicating copy to clipboard operation
supabase copied to clipboard

fix: package.json for autogenerating docs

Open hf opened this issue 3 years ago • 2 comments

This config resolves some issues when autogenerating docs on my machine.

hf avatar Sep 21 '22 09:09 hf

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
temp-docs ✅ Ready (Inspect) Visit Preview Sep 21, 2022 at 9:49AM (UTC)
6 Ignored Deployments
Name Status Preview Updated
about ⬜️ Ignored (Inspect) Sep 21, 2022 at 9:49AM (UTC)
new-docs ⬜️ Ignored (Inspect) Sep 21, 2022 at 9:49AM (UTC)
reference-docs ⬜️ Ignored (Inspect) Sep 21, 2022 at 9:49AM (UTC)
supabase-studio-prod ⬜️ Ignored (Inspect) Sep 21, 2022 at 9:49AM (UTC)
supabase-studio-staging ⬜️ Ignored (Inspect) Sep 21, 2022 at 9:49AM (UTC)
zone-www-dot-com ⬜️ Ignored (Inspect) Sep 21, 2022 at 9:49AM (UTC)

vercel[bot] avatar Sep 21 '22 09:09 vercel[bot]

Could we get some more context for this PR? not sure why we are adding this

MildTomato avatar Sep 21 '22 14:09 MildTomato

Looks like we fixed this on another branch:

https://github.com/supabase/supabase/blob/a6d1f3e8800b17dac1cff8afed2a8f432b534d1f/spec/parser/package.json#L20

Perhaps you still need ts-node 10+, but for now it seems to be working (at least on my machine?), so I'll close and we can reopen if it's still an issue

kiwicopple avatar Sep 26 '22 13:09 kiwicopple