Skip to content

Conversation

@filoxo
Copy link
Contributor

@filoxo filoxo commented Jul 14, 2020

Initial implementation

Copy link

@internettrans internettrans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me - one comment

Copy link

@internettrans internettrans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, nice work.

terser(),
],
isProd && terser(),
].filter(Boolean),

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is actually unnecessary - rollup will automatically filter out falsy plugin values. See https://rollupjs.org/guide/en/#plugins

@kodiakhq kodiakhq bot merged commit d245917 into master Jul 15, 2020
@kodiakhq kodiakhq bot deleted the feat/implement branch July 15, 2020 14:32
Sign up for free to 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.

3 participants