wps 11.8.2.10321版本使用加载项问题
开发的加载项无法在11.8.2.10321版本正确运行,在11.8.2.12187可以正常运行。
开发工具版本:
wpsjs 2.2.2
node v20.11.1
vue 3.4.29
提示错误:
ReferenceError:ribbon is not defined at<anonymous>:1:15
failed to load module script: The server responded with a non-Javascript MIME type of "", strict MIME type checking is enforced for module scripts per Hil spec.
使用了其他帖子的单文件打包,确实没有ribbon报错,但是其他功能还是无法正常运行。
官方是否有wps各版本和wpsjs版本的对照图供开发者参考适配。