Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Electron support through xvfb #41

Merged
merged 1 commit into from
Feb 17, 2017
Merged

Electron support through xvfb #41

merged 1 commit into from
Feb 17, 2017

Conversation

schickling
Copy link
Contributor

We're making heavy use of Electron (through Nightmare) for build-time pre-rendering and UI testing. Currently we're running all of our build code on Circle but it would be great if we could migrate more and more directly to Netlify this way.

To make Electron work inside of docker an additional dependency (xvfb) is required. You can find more information about this here: segment-boneyard/nightmare#224

@biilmann biilmann merged commit 35675da into netlify:master Feb 17, 2017
@schickling
Copy link
Contributor Author

Thanks for merging this @biilmann 🎉

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