Will Pringle
Will Pringle
@wesgarland @Xmader would you mind reviewing this https://github.com/wesgarland/ctx-module/pull/9 when you have the time?
@wesgarland @Xmader -- Please check out my PR on `ctx-module` (https://github.com/wesgarland/ctx-module/pull/9) it may possibly affect Bifrost2 on Windows
@Xmader would you mind asking Wes to merge it, after you review it. It may possibly affect Bifrost2 on Windows
Thanks for the bug report @olebedev - we're looking into this
In the meantime before it's fixed, if you need this behaviour, you can accomplish it through `pm.eval` For example: ```python import pythonmonkey as pm def js_static_class_prop(js_class, prop): return pm.eval('(c,p) =>...
@wesgarland it is not holding up Bifrost2 - it was moved to the > V1.0.1 release (aka after 1.0 Milestone)