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

Commit a121d82

Browse files
committed
remove log
1 parent 0013211 commit a121d82

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/compilers/options.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ function getBabelRc () {
1818
} catch (e) {
1919
throw new Error('[vueify] Your .babelrc seems to be incorrectly formatted.')
2020
}
21-
console.log(rc)
2221
return rc
2322
}
2423

0 commit comments

Comments
 (0)