* refactor(store): Move app reducer from electron to shared module * feat(app): Show add-on menu if start app with --addons arg close: #351
Before build:
Add symbolic link from shared/src to electron/src/shared with npm run symlink -- -i
* refactor(store): Move app reducer from electron to shared module * feat(app): Show add-on menu if start app with --addons arg close: #351
Add symbolic link from shared/src to electron/src/shared with npm run symlink -- -i