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

Support other file types #6

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

dword-design
Copy link

Currently the library is limited to .vue files. But there are other file types for components like .js files or .svg files (depending on webpack loaders e.g.). This PR generalizes the code to support arbitrary file types. It also adds anonymous component support.

@dword-design
Copy link
Author

@davestewart Any chance to have this merged?

@davestewart
Copy link
Owner

davestewart commented Apr 14, 2021

Oh! Hello. I never saw this.

Sure!

Can you bump the package version to "1.2.0" ?

@davestewart
Copy link
Owner

Just checked your site. You have some great projects!

I'm sometimes looking for Nuxt help.

Shall we chat on Twitter?

@dword-design
Copy link
Author

dword-design commented Apr 14, 2021

@davestewart Hey dude 😀

Oh! Hello. I never saw this.

Sure!

Can you bump the package version to "1.2.0" ?

Done

Just checked your site. You have some great projects!

I'm sometimes looking for Nuxt help.

Shall we chat on Twitter?

Yeah sure no problem. Ask me anything. I'm pretty deep into Nuxt I guess. I also followed you.

Btw. there are two other PRs I created which should be resolved by this one. You can double-check it.

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.

3 participants