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

TypeError: esquery.parse is not a function #123

Open
gaborantal opened this issue Jul 27, 2021 · 0 comments
Open

TypeError: esquery.parse is not a function #123

gaborantal opened this issue Jul 27, 2021 · 0 comments

Comments

@gaborantal
Copy link

I'm using webpack plugin to bundle my application into one single js file. I'm using the library version of eslint which depends on esquery. After a successful build, running the bundled version of my application throws "TypeError: esquery.parse is not a function".

I could only find anything on StackOverflow, without any answer here. The op said that manually modifying the source code works. However, this is not a pleasant and desirable way to bundle a package.

Can you please take a look at?

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

1 participant