You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SyntaxError: Can not use keyword 'await' outside an async function (90022:27) in /workspace/development/mileone-bench/apps/myapp/node_modules/@xeokit/xeokit-sdk/dist/xeokit-sdk.es.js
frappe supports rollup and ES6
I'm not sure what could be the issue now
The text was updated successfully, but these errors were encountered:
I've been trying to use xeokit in frappe framework, but seems to be some issue importing xeokit,
To Reproduce
Steps to reproduce the behavior:
and this shows up
So i tried this instead (using non minified xeokit)
which gave
frappe supports rollup and ES6
I'm not sure what could be the issue now
The text was updated successfully, but these errors were encountered: