Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Research way to use kinto.js without kinto-http.js #1209

Open
dstaley opened this issue Feb 28, 2020 · 0 comments
Open

Research way to use kinto.js without kinto-http.js #1209

dstaley opened this issue Feb 28, 2020 · 0 comments
Assignees

Comments

@dstaley
Copy link
Member

dstaley commented Feb 28, 2020

Using kinto.js without kinto-http.js is a totally viable solution. We should figure out a reasonable way to enable that use case for users that want a smaller bundle and are okay with giving up sync abilities.

I think this can be accomplished if we export KintoBase and the user omits adding a ApiClass getter. We could probably also handle this in the library by creating our own class like OfflineKinto or something.

@dstaley dstaley self-assigned this Feb 28, 2020
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

No branches or pull requests

1 participant