Add playlist-sync and group-wait to SyncPlay
This commit is contained in:
+4
-1
@@ -29,7 +29,10 @@ module.exports = {
|
||||
resolve: {
|
||||
modules: [
|
||||
path.resolve(__dirname, 'node_modules')
|
||||
]
|
||||
],
|
||||
alias: {
|
||||
'SyncPlay': path.resolve(__dirname, 'src/components/syncPlay/core')
|
||||
}
|
||||
},
|
||||
plugins: [
|
||||
new CleanWebpackPlugin(),
|
||||
|
||||
Reference in New Issue
Block a user