Open xian opened 1 year ago
Otherwise converting ace-builds fails with TypeError: Cannot read properties of undefined (reading 'kind').
TypeError: Cannot read properties of undefined (reading 'kind')
Check that a module has a body before attempting to convert it. I don't see any closely-related unit tests to add to, sorry.
Otherwise converting ace-builds fails with
TypeError: Cannot read properties of undefined (reading 'kind')
.Summary
Check that a module has a body before attempting to convert it. I don't see any closely-related unit tests to add to, sorry.
Related Issue
508