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
In examples/pxScene2d/src/rcvrcore/utils/FileUtils.js, we have a lump of changes to how files are read. We need to support the original syntax here in both duktape and node implementations. The goal is to be able to revert this change and have it work as it did before the duktape changes.