disable livereload
This commit is contained in:
parent
5aaaf56380
commit
b58c7b4604
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ export default {
|
|||
|
||||
// Watch the `public` directory and refresh the
|
||||
// browser on changes when not in production
|
||||
!production && livereload('public'),
|
||||
//!production && livereload('public'),
|
||||
|
||||
// Copy fonts
|
||||
copy({
|
||||
|
|
Loading…
Reference in a new issue