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

Please add a .vue file #4

Open
RichardJECooke opened this issue Jan 1, 2018 · 1 comment
Open

Please add a .vue file #4

RichardJECooke opened this issue Jan 1, 2018 · 1 comment

Comments

@RichardJECooke
Copy link

MVP is really being able to build and use a .vue file.

Without that this isn't very useful

@bmarkovic
Copy link

If you look at the source you'll see that this project doesn't really "bundle" Vue, compile templates or anything else that the Webpack build does. This just loads minimized Vue from CDN and bundles JS, CSS and HTML.

There, however, is this experimental ParcelJS plugin that's attempting to be the equivalent of vue-loader but for ṖarcelJS: https://github.com/BoltDoggy/parcel-plugin-vue , however even it's author still considers it highly experimental.

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

No branches or pull requests

2 participants