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

Configure Electron Builder to build Snap in classic confinement mode #3374

Merged
merged 1 commit into from
Jan 2, 2019

Conversation

dfrankland
Copy link
Contributor

@dfrankland dfrankland commented Jan 1, 2019

This is needed to allow Hyper to access files outside of its image such as ~/.hyper.js. Related to #1229. This is ready for merge 👍

Documentation for this configuration is here:
https://www.electron.build/configuration/snap

If anyone would like to test, install the snap like so:

snap install --dangerous --classic ./dist/hyper_3.0.0-canary.1_amd64.snap

This is needed to allow Hyper to access files outside of its image such as ~/.hyper.js
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.

None yet

3 participants