there are no more bundles. bundles were causing things to fail because of missing imports. until there is a compelling reason to bundle, I think we should avoid bundling.
the toplevel commands are now
meeshkan build
meeshkan convert
meeshkan record
meeshkan mock
there are now some tests for the server, including the OP example, which has been turned into a test
the server is now typesafe and passes typechecking
There are a few refactors here:
meeshkan build
meeshkan convert
meeshkan record
meeshkan mock