Open dumganhar opened 4 days ago
Currently, decorator information that used only in editor in user's code is not stripped.
For example,
@property({ displayName: 'balabala', tooltip: 'balabala' })
Currently, decorator information that used only in editor in user's code is not stripped.
For example,