fix(developer): rebuilding a model would not refresh it in server
When rebuilding a model, Keyman Developer would query for the registered model, but a missing simplifyId call meant that it never matched the model name (due to `.` vs `_`).
parent
6c11391a
Please register or sign in to comment