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 this.compiler.outputFileSystem.constructor is not undefined (#447) #14

Merged
merged 1 commit into from Jun 24, 2021

Conversation

jkzing
Copy link

@jkzing jkzing commented Jun 24, 2021

this.compiler.outputFileSystem.constructor can be undefined in webpack 5. This PR cherry picks the fix commit from upstream repository.

See webpack-contrib#447 for more details.

…bpack-contrib#447)

* check this.compiler.outputFileSystem.constructor is not undefined

* Fix trailing spaces lint

* Update changelog with bug fix

Co-authored-by: Vesa Laakso <482561+valscion@users.noreply.github.com>
@RaoHai RaoHai merged commit 1f22409 into umijs:master Jun 24, 2021
@jkzing jkzing deleted the fix/constructor-name branch June 24, 2021 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants