Skip to content
This repository has been archived by the owner on Feb 8, 2019. It is now read-only.

Commit

Permalink
⚡ improvement(test): ignore vue performance info
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Mar 27, 2017
1 parent f2f7539 commit 6d94f34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/test/helpers/entry.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import Vue from 'vue'
import plugin from '../../src/index'
import 'babel-polyfill' // promise and etc ...

Vue.config.productionTip = false
Vue.use(plugin)

window.Vue = Vue

0 comments on commit 6d94f34

Please sign in to comment.