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

Webpack side effect #25

Merged
merged 7 commits into from
Oct 26, 2018
Merged

Webpack side effect #25

merged 7 commits into from
Oct 26, 2018

Conversation

JipSterk
Copy link
Contributor

@JipSterk JipSterk commented Oct 3, 2018

Implements #24

Copy link
Owner

@thibaudcolas thibaudcolas left a comment

Choose a reason for hiding this comment

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

Nice @JipSterk! I had a look at other projects implementing this flag, and none bothered adding tests for it. From what I can see the tests you added just test that the flag works as intended, they don't test that the code actually is free of side-effects.

Could you remove all of the changes introduced here except for adding the flag in the package.json? Then I'll merge the PR.

@thibaudcolas thibaudcolas added enhancement New feature or request hacktoberfest https://hacktoberfest.digitalocean.com/ labels Oct 26, 2018
@thibaudcolas thibaudcolas added this to the Nice to have milestone Oct 26, 2018
@thibaudcolas thibaudcolas merged commit 38f1aa0 into thibaudcolas:master Oct 26, 2018
thibaudcolas added a commit that referenced this pull request Oct 26, 2018
# [2.1.0](v2.0.1...v2.1.0) (2018-10-26)

### Features

* **release:** mark package as side-effects-free for Webpack ([#25](#25)) ([38f1aa0](38f1aa0))
@thibaudcolas
Copy link
Owner

🎉 This pull request is included in v2.1.0, available on npm: draftjs-filters@2.1.0.

Generated by 📦🚀 semantic-release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest https://hacktoberfest.digitalocean.com/
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants