mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 09:39:58 +00:00
Use extension popup instead of content script for mirroring sender
This commit is contained in:
@@ -75,6 +75,7 @@ const buildOpts = {
|
||||
path.join(srcPath, "/cast/senders/mirroring.ts"),
|
||||
// UI
|
||||
path.join(srcPath, "ui/popup/index.ts"),
|
||||
path.join(srcPath, "ui/mirroring/index.ts"),
|
||||
path.join(srcPath, "ui/options/index.ts")
|
||||
],
|
||||
define: {
|
||||
|
||||
Reference in New Issue
Block a user