fkworld / cocos-to-playable-ad

将 cocos creator 构建出来的 web-mobile 项目打包为 playable-ad 项目,即单 html 文件。
MIT License
102 stars 49 forks source link

打包完会有个问题找不到tagName #3

Open hjx503838528 opened 4 years ago

hjx503838528 commented 4 years ago

image

hjx503838528 commented 4 years ago

index.html:41 Uncaught TypeError: Cannot read property 'tagName' of null at Object._initRenderer (index.html:41) at Object._initEngine (index.html:41) at Object._prepareFinished (index.html:41) at index.html:41 at Object._loadPreviewScript (index.html:41) at Object.prepare (index.html:41) at Object.run (index.html:41) at window.boot (index.html:42) at index.html:46

founder1992 commented 3 years ago

这个问题后续有解决吗大佬