🔌 AirDCPP socket refactoring

This commit is contained in:
2021-11-16 21:47:58 -08:00
parent b34c985ff4
commit 6e1b431600
8 changed files with 68 additions and 36 deletions

View File

@@ -18,6 +18,9 @@ module.exports = () => {
stats: {
children: true,
},
experiments: {
topLevelAwait: true,
},
module: {
rules: [
{