- Remove individual per-environment script entrypoints
- Add package.environmentto compensate for the removal mentioned above. Usepackage.environment == "client"in a conditional to isolate logic that's only meant to be run on the client.
- Add mappingsfield tomanifest.json. Currently the only available option is"yarn", but expect that to change soon!
