forked from rc/aircox
streamer as separate application; working streamer monitor interface
This commit is contained in:
@ -11,6 +11,7 @@ module.exports = (env, argv) => Object({
|
||||
entry: {
|
||||
main: './assets/public/index',
|
||||
admin: './assets/admin/index',
|
||||
streamer: './assets/streamer/index',
|
||||
},
|
||||
|
||||
output: {
|
||||
|
Reference in New Issue
Block a user