Update file structure to follow electron-webpack guidelines #791

Merged
IGassmann merged 3 commits from restructuring into master 2017-11-28 01:26:06 +01:00
IGassmann commented 2017-11-27 19:35:32 +01:00 (Migrated from github.com)

This change the file structure to follow the webpack-electron's default one. The dirs under src/ are named after electron's processes: Main (previously, under app/) and Renderer (previously, under ui/).

This change the file structure to follow the [webpack-electron](https://webpack.electron.build/project-structure)'s default one. The [dirs under `src/`](https://github.com/lbryio/lbry-app/tree/restructuring/src) are named after electron's processes: Main (previously, under `app/`) and Renderer (previously, under `ui/`).
kauffj commented 2017-11-28 00:23:42 +01:00 (Migrated from github.com)

@IGassmann did this actually come in with the file changes?

@liamcardenas once this PR is ready, you can merge at your convenience. Please run Prettier across the whole project right after merging.

@IGassmann did this actually come in with the file changes? @liamcardenas once this PR is ready, you can merge at your convenience. Please run Prettier across the whole project right after merging.
IGassmann commented 2017-11-28 01:15:16 +01:00 (Migrated from github.com)

@liamcardenas It successfully built on all supports. I also tested the Windows release.

@liamcardenas It successfully built on all supports. I also tested the Windows release.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#791
No description provided.