Commit 8bd49935 authored by Vadym Gidulian's avatar Vadym Gidulian

Fixed multiple page reloads

parent c44ee3db
......@@ -9,6 +9,7 @@ module.exports = {
files: [
'./dist/**/*.{css,html,htm,js,php}'
],
reloadDebounce: 500,
server: {
baseDir: 'dist',
middleware: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment