5 ms·
Why do you think the article assumes statefile is local? I don't think that assumption was made.
by TYMorningCoffee 2y ago
Why do you think the article assumes statefile is local? I don't think that assumption was made.
- OJFord 2y ago#2 splits the configuration into 'dev' & 'prod' duplicates, describes it as 'with separate state files', and from there they're all different ways of splitting the project for some reason. If the state isn't local, then if you want that split in order to apply them separately, there would be no reason to physically separate & duplicate them into different directories.