Skip to content
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

Add Nx plugin to modify Project Graph for .vue files #49

Open
troncali opened this issue Jul 13, 2022 · 0 comments
Open

Add Nx plugin to modify Project Graph for .vue files #49

troncali opened this issue Jul 13, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@troncali
Copy link
Owner

troncali commented Jul 13, 2022

Nx allows the project graph to be modified by plugin: documentation.

Currently, the monorepo patches Nx's typescript-import-locator.js to include .vue files in the project graph similar to the solution discussed in @nrwl/nx #2960.

But a plugin would be a more permanent solution that will not require patches to future Nx upgrades.

@troncali troncali self-assigned this Jul 13, 2022
@troncali troncali added this to the 1.0.0 milestone Jul 13, 2022
@troncali troncali added the enhancement New feature or request label Jul 13, 2022
@troncali troncali changed the title Add Nx plugin to modify Project Graph for .vue files Add Nx plugin to modify Project Graph for .vue files Jul 13, 2022
@troncali troncali removed the status in nest-vue Roadmap Jul 24, 2022
@troncali troncali removed their assignment Jul 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant