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

Allow for packaging of only a small set of wordlists. #98

Closed
wants to merge 3 commits into from

Conversation

junderw
Copy link
Member

@junderw junderw commented Dec 20, 2018

This seems like a simple way of doing it that doesn't break it.

Thoughts?

wordlists.js Outdated Show resolved Hide resolved
@zyuhel
Copy link

zyuhel commented Mar 30, 2019

Wouldn't it be better to make getting default wordlist a separate function so there won't be such duplicate parts?
wordlist = wordlist || DEFAULT_WORDLIST if (!wordlist) { throw new Error(WORDLIST_REQUIRED) }

@junderw
Copy link
Member Author

junderw commented Apr 2, 2019

Closed in favor of #104

@junderw junderw closed this Apr 2, 2019
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

3 participants