# 智投视频采集插件 ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). ### v3manifest v3 +webpack5 暂时无法在外网找到热更新的解决方案 暂时参考友商 使用v2 开发 v3配置留作备份 ,方便后续 chrome停止v2插件以后 无缝切换到v3