Browse Source

adding

release/0.2
Björn 2 years ago
parent
commit
c96c305b4d
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      webpack.mix.js

+ 2
- 1
webpack.mix.js View File

@ -48,4 +48,5 @@ mix
path.join(__dirname, 'public/*.html'),
]
}
})
})

Loading…
Cancel
Save