yarn.build
yarn.build copied to clipboard
When `output` folder is known, rebuild when it does not exist
Is your feature request related to a problem
#169
Describe the solution you'd like
A positive check for the existence of the output folder, when it's explicitly known.
We can't do it when there's no explicit indication of what the output folder is, but it makes sense to add for those situations where we know it.