Skip to content
This repository has been archived by the owner on Dec 26, 2018. It is now read-only.

Is there anyway vueify *.vue file to AMD Module? #208

Open
lijialing888 opened this issue Nov 9, 2017 · 0 comments
Open

Is there anyway vueify *.vue file to AMD Module? #208

lijialing888 opened this issue Nov 9, 2017 · 0 comments

Comments

@lijialing888
Copy link

lijialing888 commented Nov 9, 2017

Hi friends,

I try to use vueify compile a vue file, it is compiled to CommonJS module, How can I change it to AMD Module?

var __vueify_insert__ = require("vueify/lib/insert-css")  //Common Module Style

...

var hotAPI = require("vue-hot-reload-api")
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant