Skip to content

refactor: optimized engines directory retrieval #1359#1364

Merged
JosefBredereck merged 6 commits intopattern-lab:devfrom
mfranzke:refactor/optimized-engines-directory-retrieval
Nov 3, 2021
Merged

refactor: optimized engines directory retrieval #1359#1364
JosefBredereck merged 6 commits intopattern-lab:devfrom
mfranzke:refactor/optimized-engines-directory-retrieval

Conversation

@mfranzke
Copy link
Contributor

Closes #1347

Summary of changes:

The logic for resolving the path to engines directories has been implemented long before npm workspaces got introduced (actually with commit 416132c in mid 2016), so we would need to refactor this implementation.

Copy link
Contributor

@JosefBredereck JosefBredereck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally and deployment on netlify works too 👍

@JosefBredereck JosefBredereck merged commit 7495275 into pattern-lab:dev Nov 3, 2021
@mfranzke mfranzke deleted the refactor/optimized-engines-directory-retrieval branch November 3, 2021 18:19
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.

Issues when running with npm workspaces

2 participants