Another thing we need to think about is our old store.build
.
At a first glance we need to offer the developers these things:
- site-name
- mode: default or amp
- rendering: csr or ssr
- list of packages: both namespace and real package names
- initialUrl
- publicPath (or an alternative name)
I don’t know if they should be mixed with the general settings or not. And if they are not mixed, maybe we can come up with a better name than build
.