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

Commit 4e9eea8

Browse files
AdamNiedereryyx990803
authored andcommitted
Load configuration from vue.config.js (#146)
Resolves #116 and #145
1 parent 357f581 commit 4e9eea8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: index.js

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ module.exports = function vueify (file, options) {
66
return through()
77
}
88

9+
compiler.loadConfig()
910
compiler.applyConfig(options)
1011
compiler.applyConfig({
1112
sourceMap: options._flags.debug

0 commit comments

Comments
 (0)