2
0
mirror of https://github.com/elisescu/tty-server synced 2024-11-15 12:12:54 +00:00

Remove SO comment ( wasnt relevant )

This commit is contained in:
Matthew Strasiotto 2020-09-25 04:30:36 +00:00
parent aa29bf232e
commit 8ff2901bc7

View File

@ -2,8 +2,6 @@ const webpack = require("webpack");
const copyWebpackPlugin = require('copy-webpack-plugin')
const develBuild = process.env.TTY_SHARE_ENV === 'development';
// https://stackoverflow.com/a/57676803/9238801
let mainConfig = {
entry: {