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

feat(electron): add offline action loading with custom paths #294

Merged
merged 2 commits into from
Mar 16, 2020

Conversation

pwambach
Copy link
Contributor

This adds the possibility to load offline actions from with different paths e.g. load the FETCH_LAYERS action content from the downloaded layers package instead of a previously written action file.

Also moves the redux sore creation in a separate file to keep the app.tsx clean

@pwambach pwambach requested a review from KatvonRivia March 16, 2020 15:43
@pwambach pwambach merged commit 499429f into develop Mar 16, 2020
@pwambach pwambach deleted the feat/offline-load branch March 16, 2020 16:42
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