Skip to content

Commit af5046f

Browse files
committed
Load configuration from vue.config.js
Resolves vuejs#116 and vuejs#145
1 parent 9ce0fb1 commit af5046f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
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)