add webpack, move playback to own module

This commit is contained in:
Hakim El Hattab
2020-03-06 18:59:09 +01:00
parent 32bbe63ea6
commit 027dc259da
7 changed files with 1615 additions and 175 deletions

View File

@@ -40,6 +40,7 @@
"mustache": "^4.0.0",
"socket.io": "^2.3.0",
"yargs": "^15.1.0",
"webpack-stream": "^5.2.1",
"@babel/core": "^7.8.7",
"@babel/preset-env": "^7.8.7"
},