Actual behavior:
if migrated converged component doesn't have <package-name>/config/api.extractor.json it won't be created thus creating a build that will not work
Expected behavior:
migration creates <package-name>/config/api.extractor.json if missing
Actual behavior:
if migrated converged component doesn't have
<package-name>/config/api.extractor.jsonit won't be created thus creating a build that will not workExpected behavior:
migration creates
<package-name>/config/api.extractor.jsonif missing