mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-10-13 11:15:24 +00:00
将popup部分逻辑移植过来
This commit is contained in:
@@ -90,7 +90,7 @@ module.exports = {
|
||||
]
|
||||
},
|
||||
plugins: [
|
||||
htmlPage('home', 'app', ['tab']),
|
||||
htmlPage('home', 'tap', ['tab']),
|
||||
htmlPage('popup', 'popup', ['popup']),
|
||||
htmlPage('panel', 'panel', ['panel']),
|
||||
htmlPage('devtools', 'devtools', ['devtools']),
|
||||
|
Reference in New Issue
Block a user