weexteam / devtool-for-Apache-Weex

debugger tools with chrome devtool for Apache Weex
MIT License
258 stars 40 forks source link

weex debug无法调试整个目录。但是调试单个vue文件没有问题。 #81

Closed Junting-Liu closed 7 years ago

Junting-Liu commented 7 years ago

比如输入weex debug src -e entry.js 后,在浏览器访问http://...:8088/weex/entry.js会404,playground会提示network error。但是调试单个.vue文件可以正常调试。

erha19 commented 7 years ago

I did not reproduce your problem, I suggest you upgrade your weex-toolkit version or weex-devtool version,like:

npm i weex-toolkit@latest -g
weex update weex-devtool@latest -g
erha19 commented 7 years ago

feat: Support directory hot compile automatically. #87

Junting-Liu commented 7 years ago

https://github.com/weexteam/weex-devtool/issues/75 。和这个issue问题一样,升级到最新的weex-devtool后,可以调试了。

AugTang commented 6 years ago

@Junting-Liu weex update weex-devtool@latest -g还是没用,查看源码就报错404