-
Notifications
You must be signed in to change notification settings - Fork 255
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
enable use with webpack by removing unnecessary fs call #252
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sounds legit
Could this get checked in please? I'm running into the same bug. |
When's the next release planned for? I need this. |
This is already released in v0.8.5 |
I'm using v0.10.0 and the problem still exists. "TypeError: existsSync is not a function" |
I think this is occurring due to some dependencies required by |
This does look like an issue in
Update: Updated Webpack from 4 to 5 and the error disappeared. |
to fix #130 this pull request takes the code from an old but forgotten branch d501e7b