[native_assets_builder] build input and output should be JSON instead of YAML #991
Labels
P1
A high priority bug; for example, a single project is unusable or has many test failures
package:hooks_runner
package:hooks
@jonasfj and @mkustermann have pestered me enough about not using YAML for machine generated files. 😅
Good arguments to switch to JSON:
package:native_assets_cli
(get rid of the yaml_edit package dependency).Inconvenience to switch to JSON from YAML:
Least breaking way to go to JSON:
The text was updated successfully, but these errors were encountered: