Fix code highlight, fix cloning
This commit is contained in:
@@ -84,7 +84,7 @@ export default {
|
||||
|
||||
// Watch the `public` directory and refresh the
|
||||
// browser on changes when not in production
|
||||
!production && livereload('public'),
|
||||
!production && livereload('docs'),
|
||||
|
||||
// If we're building for production (npm run build
|
||||
// instead of npm run dev), minify
|
||||
|
||||
Reference in New Issue
Block a user