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

Split localStorage for 'dev' runs of riot-web in Electron #3620

Closed
wants to merge 1 commit into from
Closed

Split localStorage for 'dev' runs of riot-web in Electron #3620

wants to merge 1 commit into from

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Apr 12, 2017

saves having to relog for those that use a different account/HS for testing

Signed-off-by: Michael Telatynski 7t3chguy@gmail.com

…ng to relog for those that use a different account/HS for testing

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
@ara4n
Copy link
Member

ara4n commented Apr 22, 2017

not sure i understand this - how do you do a 'dev' run such that process.defaultApp is true?

@t3chguy
Copy link
Member Author

t3chguy commented Apr 22, 2017

electron . would make process.defaultApp true, while running the executable output from electron-builder would not. Though I think I will close this and re-make a PR (once my electron deps lands #3622) for profile support, so that you can have multiple unique instances of Riot-web (Desktop) running with different accounts (until proper multiple account support exists, it'd be like browser profiles)

--profile "Work" etc allowing you to have multiple separated localStorages, also should allow you to run multiple instances of riot at same time.

@t3chguy t3chguy closed this Apr 22, 2017
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.

2 participants