Removed vue config. Was not in use.

This commit is contained in:
2019-03-03 21:24:12 +01:00
parent 959569bd52
commit ab03480066

View File

@@ -1,5 +0,0 @@
module.exports = {
publicPath: process.env.NODE_ENV === 'production'
? '/leifsopplevelser/'
: '/'
}