Skip to content

Remove duplicate copies of decorator helper - #162

Closed
blikblum wants to merge 1 commit into
foliojs:masterfrom
blikblum:dedupe-decorator
Closed

Remove duplicate copies of decorator helper#162
blikblum wants to merge 1 commit into
foliojs:masterfrom
blikblum:dedupe-decorator

Conversation

@blikblum

Copy link
Copy Markdown
Member

Currently the build includes 5 copies of _applyDecoratedDescriptor

This PR modify rollup config to ensure only one copy is bundled

@blikblum

Copy link
Copy Markdown
MemberAuthor

This is not needed anymore, since with #196 there's no more decorator duplication

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@blikblum