我也不懂,这个可以解决ws:falseconst{defineConfig}=require('@vue/cli-service')module.exports=defineConfig({ transpileDependencies:true, devServer:{ open:false, host:'0.0.0.0', port:8089, hot:true, https:false, proxy:{ '/':{ target:'http://localhost:7776', ws:false,//添加该配置以支持WebSocket代理 changeOr
交叉编译esp8089编译环境: 硬件:全志R528 ubuntu:Linuxubuntu4.15.0-194-generic#205-UbuntuSMPFriSep1619:49:27UTC2022x86_64x86_64x86_64GNU/Linux 内核:tina-r528/lichee/linux-5.4第一步克隆代码:gitclonehttps://github.com/Lichee-Pi/esp8089.git第二步配置好交叉编译器 ARCH=armCROSS_COMPILE=arm-openwrt-linux-make-C/home/kerson/tina-r528/l
交叉编译esp8089编译环境: 硬件:全志R528 ubuntu:Linuxubuntu4.15.0-194-generic#205-UbuntuSMPFriSep1619:49:27UTC2022x86_64x86_64x86_64GNU/Linux 内核:tina-r528/lichee/linux-5.4第一步克隆代码:gitclonehttps://github.com/Lichee-Pi/esp8089.git第二步配置好交叉编译器 ARCH=armCROSS_COMPILE=arm-openwrt-linux-make-C/home/kerson/tina-r528/l