Skip to content

feat: workspaces - #2904

Merged
logaretm merged 2 commits into
logaretm:nextfrom
CyberAP:workspaces
Sep 19, 2020
Merged

feat: workspaces#2904
logaretm merged 2 commits into
logaretm:nextfrom
CyberAP:workspaces

Conversation

@CyberAP

@CyberAP CyberAP commented Sep 19, 2020

Copy link
Copy Markdown
Contributor

🔎 Overview

Explain the premise for adding this PR and why is it important.

Ex (Feat): Introduce workspaces to resolve dependency issues.

The next branch uses a workspaces-like folder structure but does not actually utilize workspaces feature in Yarn. This results in vue being unknown for IDE autocompletion. This PR attempts to fix that.

After the change vue is resolved on a workspace global level.

@logaretm

Copy link
Copy Markdown
Owner

Thank you for the PR, Which IDEs are we talking about? it works fine in VSCode and I would imagine it works fine in others. Also, there seem to be some conflicts at the moment, could you fix them?

@CyberAP

CyberAP commented Sep 19, 2020

Copy link
Copy Markdown
Contributor Author

It doesn't work in WebStorm, with workspaces enabled it works fine. Yes, I'll resolve the conflicts.

@codecov

codecov Bot commented Sep 19, 2020

Copy link
Copy Markdown

Codecov Report

Merging #2904 into next will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             next    #2904   +/-   ##
=======================================
  Coverage   97.99%   97.99%           
=======================================
  Files          48       48           
  Lines         947      947           
  Branches      207      207           
=======================================
  Hits          928      928           
  Misses         18       18           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 456bb7e...9fff775. Read the comment docs.

@logaretm
logaretm merged commit 0c05f94 into logaretm:next Sep 19, 2020
@logaretm

Copy link
Copy Markdown
Owner

Great, thank you!

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