remove old code

This commit is contained in:
einhornimmond 2021-09-16 13:01:00 +02:00
parent 319799c70f
commit 827cdd636f

View File

@ -2,8 +2,6 @@ const path = require('path')
const webpack = require('webpack')
const Dotenv = require('dotenv-webpack')
process.env.VUE_APP_BUILD_COMMIT = process.env.BUILD_COMMIT
// vue.config.js
module.exports = {
devServer: {