Update to webpack 4 + misc build process changes

This commit is contained in:
hensm
2018-11-13 21:51:09 +00:00
parent f23e1f68c2
commit c63531cdce
12 changed files with 3669 additions and 3332 deletions

View File

@@ -7,5 +7,5 @@ export default {
"https://www.netflix.com/*"
]
, option_mirroringEnabled: false
, option_mirroringAppId: MIRROR_CAST_APP_ID || "19A6F4AE"
, option_mirroringAppId: MIRRORING_APP_ID
}