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

Build electron app from pre-built tarball #1

Merged
merged 7 commits into from
Dec 9, 2019
Merged

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Dec 9, 2019

Note: Anything that didn't need any changes made to it I have already imported into the project and put on the master branch, so this is just code that has actually changed.

Also add some linting because why not. The linting fails atm: currently trying to avoid diverging the code too much from what's in the riot-web repo.

Requires element-hq/element-web#11631
Fixes element-hq/element-web#11607

@dbkr dbkr requested a review from a team December 9, 2019 12:59
@jryans jryans requested review from jryans and removed request for a team December 9, 2019 13:43
Copy link
Contributor

@jryans jryans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like a great start! 😁

package.json Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
scripts/fetch-package.js Outdated Show resolved Hide resolved
README Outdated Show resolved Hide resolved
dbkr and others added 3 commits December 9, 2019 13:58
We use the default now
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
Copy link
Contributor

@jryans jryans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks ready to go!

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.

Change electron app to build from pre-built tarball
2 participants