When I try to run the [example project ](https://playcanvas.com/editor/scene/550594) I get the following error: `[main.build.js?id=9121733:1]: ReferenceError: regeneratorRuntime is not defined` O fixed it installing the [babel-polyfill](https://www.npmjs.com/package/babel-polyfill) and adding it to the main.js file