wechat-miniprogram / threejs-miniprogram

WeChat MiniProgram adapted version of Three.js
MIT License
709 stars 229 forks source link

v0.0.6 npm包不能build npm #38

Closed yuedou closed 3 years ago

yuedou commented 3 years ago

npm install threejs-miniprogram@0.0.6 下载下来的包缺失dist 目录

deepkolos commented 3 years ago

可以试试 https://github.com/deepkolos/three-platformize

mengxin-FE commented 3 years ago

麻烦请尽量解决这个问题吧, https://github.com/deepkolos/three-platformize 这个也有问题

deepkolos commented 3 years ago

@mengxin-FE 额 deepkolos/three-platformize 不依赖threejs-miniprogram,npm包里面也有build、src、examples文件夹,怎么就也有这个问题呢?

mengxin-FE commented 3 years ago

@mengxin-FE 额 deepkolos/three-platformize 不依赖threejs-miniprogram,npm包里面也有build、src、examples文件夹,怎么就也有这个问题呢?

提了issue ,npm run bulid 有报错,node_modules里面three-platformize-demo缺了好几个ts文件

xzq2325 commented 3 years ago

我这边也是build之后构建npm,编译完就报错了。换到0.0.5就没问题。VM693 WAService.js:2 TypeError: (void 0) is not a function

Tidyzq commented 3 years ago

fixed in 0.0.8