mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-09 09:09:58 +00:00
Rename shim -> cast
This commit is contained in:
@@ -78,10 +78,10 @@ const buildOpts = {
|
||||
`${srcPath}/senders/media/overlay/overlayContentLoader.ts`,
|
||||
// Mirroring sender
|
||||
`${srcPath}/senders/mirroring.ts`,
|
||||
// Shim
|
||||
`${srcPath}/shim/index.ts`,
|
||||
`${srcPath}/shim/content.ts`,
|
||||
`${srcPath}/shim/contentBridge.ts`,
|
||||
// Cast
|
||||
`${srcPath}/cast/index.ts`,
|
||||
`${srcPath}/cast/content.ts`,
|
||||
`${srcPath}/cast/contentBridge.ts`,
|
||||
// UI
|
||||
`${srcPath}/ui/popup/index.tsx`,
|
||||
`${srcPath}/ui/options/index.tsx`
|
||||
|
||||
Reference in New Issue
Block a user