问题:
升级飞书开发者工具版本v2.30.2后出现问题,飞书开发者工具无法正常加载HBuilder编译后的mp-lark。
[BIZPACK][ERROR]
[SOURCECODE]Error:failed to find
input source map file
[BIZPACK][ERROR]
[SOURCECODE]Error:failed to find
input source map file
[BIZPACK][ERROR]Error:failed to find input source map
file
[TMA][ERROR][RUNTIME] ENOENT: no such file or directory, open '/Users/xxx/.mpdev-ide/builds/8fca1046a85a96f398b6910e13a43190/__dist__/app-config.json'

image.png

image.png

截屏2023-04-12 下午5.21.42.png
解决:
据官网回复因最近升级支持了 sourcemap,如果设置了某个文件有 sourcemap ,但是实际目录中又缺失了,这个逻辑强校验了就会报错,可回退下载版本v2.30.1就ok了
后续:
下午发现他们修复了,可以正常下载了。v2.30.3

截屏2023-04-12 下午6.26.41.png
