for live edit, I noticed that an import is considered an incompatible change so the state goes to “paused”. However if I add a single line in the file and save, then it considers it “compatible” and updates and seems to work correctly. Why does live edit consider imports breaking, but then works with this workaround?