mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 18:19:58 +00:00
Clean up shim initialization
This commit is contained in:
@@ -26,7 +26,7 @@ module.exports = (env) => ({
|
||||
// Shim entries
|
||||
, "shim/bundle": `${env.includePath}/shim/index.ts`
|
||||
, "shim/content": `${env.includePath}/shim/content.ts`
|
||||
, "shim/contentSetup": `${env.includePath}/shim/contentSetup.ts`
|
||||
, "shim/contentBridge": `${env.includePath}/shim/contentBridge.ts`
|
||||
}
|
||||
, output: {
|
||||
filename: "[name].js"
|
||||
|
||||
Reference in New Issue
Block a user