Merge branch 'feature/vuejs-serverlist' into feature/vue-serverview

This commit is contained in:
Jakob Schrettenbrunner
2018-05-31 18:26:07 +02:00
7 changed files with 117 additions and 44 deletions

View File

@@ -39,5 +39,5 @@ module.exports = {
extensions: ['*', '.js', '.vue', '.json']
},
plugins: [],
devtool: '#source-map',
devtool: 'source-map',
};