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

fix: building to executable #24

Merged
merged 1 commit into from
May 22, 2018
Merged

fix: building to executable #24

merged 1 commit into from
May 22, 2018

Conversation

Julusian
Copy link
Member

@Julusian Julusian commented May 22, 2018

fixes: #23

I have tried to keep this as minimal and lightweight as possible.

The json package has no dependencies, so should have minimal impact to dependency tree size. I did try with plain npm commands, but doing an uninstall installs everything else which felt too wasteful.

I have tested this on both windows and linux and it now builds a binary on both and I can still use the pouchdb endpoint

@ronag
Copy link
Member

ronag commented May 22, 2018

LGTM. Have you reported the issue upstream? Please add a link to the relevant issue so we can follow it.

@Julusian
Copy link
Member Author

Yes, there is already a rather old issue against pkg for this vercel/pkg#75 and I opened one against express-pouchdb yesterday pouchdb/pouchdb-server#326

@ronag
Copy link
Member

ronag commented May 22, 2018

Can you add the links to the README and then I'm happy to merge. Thanks!

@Julusian
Copy link
Member Author

links added

@ronag ronag merged commit 298cb18 into CasparCG:master May 22, 2018
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.

Unable to build master
2 participants