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

fix: Check if bestMatch exists before pop() #294

Merged
merged 1 commit into from
Dec 7, 2020
Merged

fix: Check if bestMatch exists before pop() #294

merged 1 commit into from
Dec 7, 2020

Conversation

pisethx
Copy link
Contributor

@pisethx pisethx commented Aug 14, 2020

I'm using nuxt.js which use extract-css-chunks-webpack-plugin under the hood, I ran into an error where it says:

ERROR in chunk 159 159.9676669.css Cannot read property 'pop' of undefined

I just added validation before pop().

@ScriptedAlchemy ScriptedAlchemy changed the title Check if bestMatch exists before pop() fix: Check if bestMatch exists before pop() Aug 19, 2020
@ScriptedAlchemy ScriptedAlchemy merged commit ef82da9 into faceyspacey:master Dec 7, 2020
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

2 participants