weexteam / devtool-for-Apache-Weex

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

iOS 和 Android 在运行 debug 时都报 weex is undefined #45

Closed karynsong closed 7 years ago

karynsong commented 7 years ago

昨天升级到最新的 weex ,将前端迁移至 vue 之后。 发现 weex debug 报错 weex is undefined 不知道是不是 webpack BannerPlugin 中的 framework 没有指定 weex 导致的 指定规则不知道是什么样的

var modal = weex.requireModule('modal')

Uncaught ReferenceError: weex is not defined

exolution commented 7 years ago

请更新至0.2.74 以支持最新的这个特性 ~