shikui
Results
3
comments of
shikui
需要把小程序组件放到`static`目录下引用。然而也只是把你的组件打包的时候拷贝到`dist`目录,自己要考虑组件的打包编译。
应该是依赖了 `es6-promise` 这个 polyfill 的包
mark