vuejs / vueify

Browserify transform for single-file Vue components
MIT License
1.17k stars 152 forks source link

Load configuration from vue.config.js #146

Closed AdamNiederer closed 7 years ago

AdamNiederer commented 8 years ago

Resolves #116 and #145

It appears vue.config.js simply wasn't getting loaded. This fixes it.

ToxicTree commented 8 years ago

Thank you. 1h of testing with the config file, started adding unexpected tokens to see if anything was loaded at all. This fixes the problem!

purepear commented 7 years ago

Are there any problems with this PR. I see it's not merged yet. Will hack in node_modules for now

GlenTiki commented 7 years ago

I hate doing this, but it seems it's needed to get eyes on this PR.

cc/ @yyx990803 Could you please review this? Thanks, and I love the work you've done with vue 👍