mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Replace type: "bare" with type: "server" in attributes.json. This now just means "only make one server process" rather than controlling the boot script. Programs that are type: "traditional" that want to be a webapp now need to explicitly depend on the webapp package.