Terry Sutton
Terry Sutton
Hey @hf quick note that we've just migrated our docs from Docusaurus to NextJS. Would you mind porting these changes to `/apps/docs` instead of `docs/reference`? You could wait until you...
@Benjamin-Dobell gentle nudge on these merge conflicts — if you get a min. Thanks!
checked www
exclude: /(node_modules|bower_components)/, fixed for me. Entire thing: ``` module: { rules: [ { test: /\.js$/, enforce: 'pre', loader: 'eslint-loader', query: { configFile: './.eslintrc' } }, { test: /\.js$/, exclude: /(node_modules|bower_components)/,...
Hey @ethanfox — any rls policies? Do any other actions work? (insert/update/delete)?
Hey all, I'd like to put together a PR for this over the next week or so. While I do that, I thought I'd outline a few of the bigger...
> I'd like to put together a PR for this over the next week or so. @timwright12 That's from 2016! Making this the longest week in history! I should be...
haha sweet! Thanks for stopping in! Agreed on png fallbacks — I haven't thought about those in a long time. I think most of the FEE team here still uses...
https://github.com/supabase/supabase/issues/26763
this LGTM — @MildTomato for a +1 please!