Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add rollup-plugin-flow #6

Merged
merged 2 commits into from
Dec 12, 2017

Conversation

maciej-ka
Copy link
Contributor

@maciej-ka maciej-ka commented Dec 12, 2017

#5

maciej-ka and others added 2 commits December 12, 2017 17:39

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Copy link
Owner

@developit developit left a comment

Choose a reason for hiding this comment

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

LGTM!

@developit developit merged commit 013d730 into developit:master Dec 12, 2017
@maciej-ka
Copy link
Contributor Author

🎉

@@ -163,6 +164,7 @@ function createConfig(options, entry, format) {
input: entry,
external,
plugins: [
flow({ all: true }),

Choose a reason for hiding this comment

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

I'm not sure that all: true should be the default here

Copy link

Choose a reason for hiding this comment

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

@thejameskyle what are the reasons that all shouldn't be default?

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.

None yet

4 participants