class name

名字过长时,自动省略,点击显示全部
This commit is contained in:
xyf-mac
2021-10-30 16:08:29 +08:00
parent d3c3cadf7a
commit 6fc7997353
6 changed files with 57 additions and 69 deletions

View File

@@ -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 }])
```