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

Webpack >5 no longer includes node polyfills #205

Open
Ketec opened this issue Jan 2, 2023 · 2 comments
Open

Webpack >5 no longer includes node polyfills #205

Ketec opened this issue Jan 2, 2023 · 2 comments

Comments

@Ketec
Copy link

Ketec commented Jan 2, 2023

This now leads to
Error: Module not found: Error: Can't resolve 'path' in '/home/user/FCHUB/Shared.UI/node_modules/json-refs'
Same for querystring.
Are there plans to move away from node-based libraries for native browser support?

@andrewmoreno
Copy link

andrewmoreno commented Jun 28, 2024

Did you find a workaround for this issue?

@Ketec
Copy link
Author

Ketec commented Aug 13, 2024

There is a Node polyfill package for webpack 5. But with angular moving to esbuild, ill just have to drop the package i guess. It's no longer viable.

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

2 participants