Skip to content

js/client-config-builder: build method now support one argument#1518

Merged
dOrgJelli merged 3 commits into
origin-devfrom
builder/improve-build-method
Feb 7, 2023
Merged

js/client-config-builder: build method now support one argument#1518
dOrgJelli merged 3 commits into
origin-devfrom
builder/improve-build-method

Conversation

@cbrzn
Copy link
Copy Markdown
Contributor

@cbrzn cbrzn commented Feb 3, 2023

closes #1507

@cbrzn cbrzn force-pushed the builder/improve-build-method branch from 30670c9 to a11c87a Compare February 3, 2023 17:28
dOrgJelli
dOrgJelli previously approved these changes Feb 3, 2023
Copy link
Copy Markdown
Contributor

@dOrgJelli dOrgJelli left a comment

Choose a reason for hiding this comment

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

LGTM, would defer to @pileks and @nerfZael though.

Copy link
Copy Markdown
Contributor

@pileks pileks left a comment

Choose a reason for hiding this comment

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

LGTM other than an apparent error in the README, so I'm requesting changes 🙂

Comment thread packages/js/client-config-builder/README.md Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

clientConfigBuilder.build(wrapperCache, resolver) should accept a Resolver OR WrapperCache, not both

3 participants