mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-12-14 06:28:46 +00:00
class name
名字过长时,自动省略,点击显示全部
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#说明
|
||||
|
||||
inject在development模式下无法正常使用,暂时的解决办法,注释掉`vue-cli-plugin-browser-extension`代码中的
|
||||
inject在development模式下无法正常使用,暂时的解决办法,注释掉`vue-cli-plugin-browser-extension/index.js`代码中的124行:
|
||||
```
|
||||
webpackConfig.plugin('extension-reloader').use(ExtensionReloader, [{ entries, ...extensionReloaderOptions }])
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user