mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-09 17:19:59 +00:00
Remove updater
This commit is contained in:
@@ -17,7 +17,6 @@ module.exports = (env) => ({
|
||||
// UI
|
||||
, "ui/popup/bundle": `${env.includePath}/ui/popup/index.tsx`
|
||||
, "ui/options/bundle": `${env.includePath}/ui/options/index.tsx`
|
||||
, "ui/updater/bundle": `${env.includePath}/ui/updater/index.tsx`
|
||||
|
||||
// Sender apps
|
||||
, "senders/mediaCast": `${env.includePath}/senders/mediaCast.ts`
|
||||
|
||||
Reference in New Issue
Block a user