diff --git a/frontend/webpack.config.js b/frontend/webpack.config.js index 7ee9e7a..f54c115 100644 --- a/frontend/webpack.config.js +++ b/frontend/webpack.config.js @@ -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: {