Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Conversation

kiwicopple
Copy link
Member

Refactor

  • added some additional exports which I need in supabase-js
  • Refactored the code - this is an opinion, interested to get your thoughts @soedirgo. Basically I move each of the key classes into their own file - more consistent with the other libraries. Is there any reason it was originally all in one builder.js file?

@kiwicopple kiwicopple requested a review from soedirgo October 19, 2020 14:07
Copy link
Member

@soedirgo soedirgo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Basically I move each of the key classes into their own file

Yep, this is fine. I thought about splitting off filters but was worried about cyclic imports--seems like it's not an issue.

@soedirgo soedirgo merged commit 4ea3e12 into master Oct 19, 2020
@soedirgo soedirgo deleted the refactor/include_exports branch October 19, 2020 21:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants