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:
parent
aa29bf232e
commit
8ff2901bc7
@ -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: {
|
||||
|
Loading…
Reference in New Issue
Block a user