This commit is contained in:
Boris Kubiak 2018-02-18 18:38:47 +01:00
parent c9546303cf
commit fd39937c84
2 changed files with 4 additions and 4 deletions

View file

@ -14,7 +14,7 @@ module.exports = {
rules: [
{
test: /\.vue$/,
loader: 'vue-loader',
loader: 'vue-loader'
},
{
test: /vanity\.js$/,