Skip to content

backport fix to getVersionFromJSONFile to avoid unnecessary I/O - #249

Merged
rwjblue merged 1 commit into
ember-cli:v3.xfrom
davecombs:v3x
Feb 2, 2021
Merged

backport fix to getVersionFromJSONFile to avoid unnecessary I/O#249
rwjblue merged 1 commit into
ember-cli:v3.xfrom
davecombs:v3x

Conversation

@davecombs

@davecombs davecombs commented Feb 1, 2021

Copy link
Copy Markdown

The fix to use the require cache instead of doing fs.existsSync and reading the file on each call is being backported from master.

@rwjblue
rwjblue merged commit 1cb8de3 into ember-cli:v3.x Feb 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants