mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 17:49:58 +00:00
Replace downloads list with updater tool
This commit is contained in:
@@ -10,6 +10,7 @@ module.exports = (env) => ({
|
||||
, "popup/bundle" : `${env.includePath}/popup/index.jsx`
|
||||
, "options/bundle" : `${env.includePath}/options/index.jsx`
|
||||
, "shim/bundle" : `${env.includePath}/shim/index.js`
|
||||
, "updater/bundle" : `${env.includePath}/updater/index.jsx`
|
||||
, "content" : `${env.includePath}/content.js`
|
||||
, "contentSetup" : `${env.includePath}/contentSetup.js`
|
||||
, "mediaCast" : `${env.includePath}/mediaCast.js`
|
||||
|
||||
Reference in New Issue
Block a user