ember-native-class-codemod icon indicating copy to clipboard operation
ember-native-class-codemod copied to clipboard

Confirm that non-default concatenatedProperties and mergedProperties are included in runtime information gathering

Open rwjblue opened this issue 6 years ago • 0 comments

In order to ensure that we don't migrate things incorrectly, we should add concatenatedProperties and mergedProperties to the list of runtime data that we collect.

If we detect "non-standard" entries in these lists, we should avoid migrating that class/file/whatever.

rwjblue avatar Jun 22 '19 17:06 rwjblue