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
Currently if you try to build a plugin in any directory that has a space in it then it can break due to postbuild-win.bat and create_bundle.bat missing appropriate quotes and thus treating the parts of the path as seperate commands.