Skip to content

Refactor fsUtils to be async and refactor stencil-start#651

Merged
junedkazi merged 3 commits into
bigcommerce:masterfrom
MaxGenash:STRF-8672_update_fs_utils
Oct 1, 2020
Merged

Refactor fsUtils to be async and refactor stencil-start#651
junedkazi merged 3 commits into
bigcommerce:masterfrom
MaxGenash:STRF-8672_update_fs_utils

Conversation

@MaxGenash

Copy link
Copy Markdown
Contributor

What?

  • Made fsUtils.parseJsonFile async which resulted in refactoring other methods that were using this utility but were implemented with callbacks or were sync.
  • Refactored stencil-start to be a class (needed to wrap the code with an async function anyway, so refactored it completely).

Tickets / Documentation

Created as a follow-up PR to remarks in PR#647

@MaxGenash
MaxGenash requested a review from a team October 1, 2020 16:14
@MaxGenash MaxGenash self-assigned this Oct 1, 2020
@junedkazi
junedkazi merged commit 6e2aa7d into bigcommerce:master Oct 1, 2020
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