This repository was archived by the owner on May 16, 2023. It is now read-only.

Description
The move command will be moved into the runtime package.
The start command currently runs a built version, with sourcemap (which is broken AFAIK). This makes the scripts package required on say Heroku, where scripts are only really needed to build.
This will make deployments fastest too.