Skip to content

Conversation

@tjoskar
Copy link
Owner

@tjoskar tjoskar commented Dec 10, 2017

Make it possible to blacklist emojis.

Closes #18

This PR is a total rewrite of the current logic, mainly because I wanted to add some unit test and make it possible to dry run the script.

I also removed yarn and added package-lock.json instead.

And because of the use of promisify only node >= 8 is supported, which is the current lts. It is however possible to write our own promisify (or use an existing one to support node 6).
It will support node 6

@welcoMattic
Copy link
Collaborator

@tjoskar thanks for the PR! I'll review it soon ;)

There was a bug in version 2.2.0 and since node 6 don't use package-lock it
fails but now when 2.2.1 is released it works fine
@tjoskar tjoskar merged commit 282c774 into master Dec 13, 2017
@tjoskar tjoskar deleted the feature/blacklist branch December 13, 2017 19:57
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