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

bin.js requires ./browserify which does not exist #60

Open
BarrensZeppelin opened this issue Mar 13, 2019 · 1 comment
Open

bin.js requires ./browserify which does not exist #60

BarrensZeppelin opened this issue Mar 13, 2019 · 1 comment

Comments

@BarrensZeppelin
Copy link

Hi,
The require('./browserify') statement makes bin.js unusable since the file does not exist.
Should this perhaps be changed to just require(./)?

@JuergenSimon
Copy link

Totally blocked by this issue as well.

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

No branches or pull requests

2 participants