fix: Set fs building/polyfill empty for better package support#1599
fix: Set fs building/polyfill empty for better package support#1599hansl merged 2 commits intoangular:masterfrom
Conversation
|
We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm. |
|
@googlebot HEY! Yes I signed it!!! |
|
@googlebot these commits were authored by me and @TheLarkInn and we are ok with them being used in this PR. |
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Fixes #1583.
Certain packages have issues with the default webpack node build-ins.
fsspecifically. Setting this to empty fixes this problem.