Skip to content

refactor: optimized engines directory retrieval #1359 #1364

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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