Commit 3c05317f authored by Marc Durdin's avatar Marc Durdin
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment