mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-11-08 07:05:24 +00:00
基于template做代码结构调整
This commit is contained in:
@@ -96,6 +96,7 @@ module.exports = {
|
||||
htmlPage('devtools', 'devtools', ['devtools']),
|
||||
htmlPage('options', 'options', ['options']),
|
||||
htmlPage('background', 'background', ['background']),
|
||||
|
||||
new CopyWebpackPlugin([{ from: path.join(__dirname, '..', 'static') }]),
|
||||
new ChromeReloadPlugin({
|
||||
port: 9090,
|
||||
|
||||
Reference in New Issue
Block a user