🚥 Socket.io integration WIP

This commit is contained in:
2021-05-27 10:12:20 -07:00
parent e8dc51755e
commit 1ca022fd99
6 changed files with 48 additions and 240 deletions

View File

@@ -10,6 +10,9 @@ module.exports = {
filename: "./js/[name].bundle.js",
},
devtool: "source-map",
stats: {
children: true,
},
module: {
rules: [
{