-
-
Notifications
You must be signed in to change notification settings - Fork 43
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
ESLint Browser Test fails #50
Labels
Comments
Running |
This is happening because |
nzakas
added a commit
that referenced
this issue
Aug 6, 2021
nzakas
added a commit
that referenced
this issue
Aug 7, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The current
main
branch of@eslint/eslintrc
breaks Browser Test ineslint/eslint
. Consequently, the ESLint demo won't work.eslint/eslint#14865 (comment)
How to reproduce locally:
node Makefile.js karma
The fix might include some updates in
eslint/eslintrc
repo and/or updates inwebpack.config.js
ineslint/eslint
repo. I tried several approaches and nothing worked (fixing some errors always produces new errors).I'd suggest reverting #39.
The text was updated successfully, but these errors were encountered: