refactor: remove code for non-native extensions shim (#23340)
This commit is contained in:
parent
3e5486323a
commit
8d0a612265
13 changed files with 5 additions and 1175 deletions
|
@ -23,10 +23,6 @@ const main = async () => {
|
|||
name: 'isolated_bundle_deps',
|
||||
config: 'webpack.config.isolated_renderer.js'
|
||||
},
|
||||
{
|
||||
name: 'content_script_bundle_deps',
|
||||
config: 'webpack.config.content_script.js'
|
||||
},
|
||||
{
|
||||
name: 'browser_bundle_deps',
|
||||
config: 'webpack.config.browser.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue