Navigation Menu

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

Remove sqlite3 from default import #14

Closed
RangerMauve opened this issue Sep 14, 2021 · 1 comment
Closed

Remove sqlite3 from default import #14

RangerMauve opened this issue Sep 14, 2021 · 1 comment

Comments

@RangerMauve
Copy link

It's been really hard to get stuff working cross platform while better-sqlite3 is in the dependency tree since it doesn't have prebuilds the way other native dependencies in the hyper stack do.

It'd be nice if this dependency could be marked as optional or opt-in to unblock development.

@martinheidegger
Copy link
Owner

I quickly threw something together in 3e94410 - let me know if this works for you.

Sidenote: It looks like there is an issue on better-sqlite to use prebuildify WiseLibs/better-sqlite3#655

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

2 participants