Skip to content

Commit 1be3caf

Browse files
committed
this is a personal prefence and isnt required for this package so no reason to tell others to use it
1 parent 6ca28e8 commit 1be3caf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ if (process.env.NODE_ENV !== 'production') {
3030
]
3131
}
3232
})
33-
Vue.config.productionTip = false
3433
}
3534
```
3635

@@ -49,7 +48,6 @@ if (process.env.NODE_ENV !== 'production') {
4948
// your configuration data
5049
}
5150
})
52-
Vue.config.productionTip = false
5351
}
5452

5553
```

0 commit comments

Comments
 (0)