diff client/vue.config.js @ 990:3907a7b98067

linted/fixed code format (yarn run lint)
author Markus Kottlaender <markus@intevation.de>
date Mon, 22 Oct 2018 10:21:22 +0200
parents d025e1f5e71d
children 51e42c2e110a
line wrap: on
line diff
--- a/client/vue.config.js	Sat Oct 20 19:27:33 2018 +0200
+++ b/client/vue.config.js	Mon Oct 22 10:21:22 2018 +0200
@@ -1,7 +1,7 @@
 const CopyWebpackPlugin = require("copy-webpack-plugin");
 // const PurgecssPlugin = require("purgecss-webpack-plugin");
-const glob = require("glob-all");
-const path = require("path");
+// const glob = require("glob-all");
+// const path = require("path");
 
 module.exports = {
   outputDir: "../web",