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

added support for vue single file components #112

Closed
wants to merge 1 commit into from

Conversation

Havunen
Copy link
Contributor

@Havunen Havunen commented Feb 18, 2023

Uses https://github.com/Havunen/detective-vue2 for parsing vue files
Relates to pahen/madge#122

@mrjoelkemp
Copy link
Collaborator

Thanks for this @Havunen. Do you have a sense of how to fix the dependency issue for Node 12 and 14? Looks it works fine on 16 an 18 (I'm running 18 locally and it works fine).

Looks like detective-vue2 is also stating support for Node 12 and above. Curious if you found similar issues in your CI builds.

Thanks.

@Havunen
Copy link
Contributor Author

Havunen commented Feb 26, 2023

Hmm, it seems the build fails because it cant find vue compiler, maybe its because I added it as peerDepency.

@XhmikosR
Copy link
Member

@Havunen the new dep should be in dependencies. This branch also needs a rebase and tests should pass.

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.

None yet

3 participants