Fix error on settings page on development #865

Merged
IGassmann merged 6 commits from issue/839 into master 2017-12-12 23:41:01 +01:00
IGassmann commented 2017-12-12 21:03:03 +01:00 (Migrated from github.com)

Fix settings page's error and apply some minor changes:

  • Enforce engine versions
  • Update path for prettier
  • Rename electron processes' entry points to avoid confusion with the main process.
  • Change node version to 8.x for supporting Ubuntu 17.10
Fix settings page's error and apply some minor changes: - Enforce engine versions - Update path for prettier - Rename electron processes' entry points to avoid confusion with the main process. - Change node version to 8.x for supporting Ubuntu 17.10
neb-b commented 2017-12-12 21:29:04 +01:00 (Migrated from github.com)

Why the changes to prettier? I updated the path last night. We should be using it in the /main process too. I also took it out of the "scripts" block because it was causing issues on precommit.

I think you accidentally moved the precommit: lint-staged script under bugs.

Why the changes to prettier? I updated the path last night. We should be using it in the /main process too. I also took it out of the "scripts" block because it was causing issues on `precommit`. I think you accidentally moved the `precommit: lint-staged` script under `bugs`.
IGassmann commented 2017-12-12 21:40:57 +01:00 (Migrated from github.com)

@seanyesmunt I messed up that on the merge conflict. I'm rolling back the merge commit and doing it again.

@seanyesmunt I messed up that on the merge conflict. I'm rolling back the merge commit and doing it again.
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#865
No description provided.