-
-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Description
Followups after #278:
- Rename each handler's
descriptionexport todescriptororpropertyDescriptor, for clarity. - Rename
getPropertyDescriptor()tocreateGenericPropertyDescriptor()for clarity, and add documentation explaining how it is used when we don't have handler code. - Reduce the size of the package (as seen by
npm pack). Either implement Reduce the amount of work done to assemble a list of all properties #279, or:- Remove
lib/utils/allExtraProperties.js. It is only used by prepare scripts. - Remove
lib/generated/allProperties.js. It is only used by prepare scripts.
- Remove
Metadata
Metadata
Assignees
Labels
No labels