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

Make aztec.js more browser friendly #9248

Open
Tracked by #8881
olehmisar opened this issue Oct 15, 2024 · 3 comments
Open
Tracked by #8881

Make aztec.js more browser friendly #9248

olehmisar opened this issue Oct 15, 2024 · 3 comments
Labels
from-community This originated from the community :)

Comments

@olehmisar
Copy link
Contributor

Add "path" and "util" dependencies in package.json in every package that is using those dependencies.

@olehmisar
Copy link
Contributor Author

@rahul-kothari this should be added to #8881

@critesjosh critesjosh added the from-community This originated from the community :) label Oct 25, 2024
@github-project-automation github-project-automation bot moved this to Todo in A3 Oct 28, 2024
@saleel
Copy link
Contributor

saleel commented Nov 20, 2024

Hey @olehmisar

Can I ask why this is necessary? These packages should be polyfilled in the bundler anyway (like others). I believe adding them under resolve/alias or resolve/fallback should make it work even if not mentioned in package.json

@olehmisar
Copy link
Contributor Author

@saleel to remove the need of polyfills altogether. aztec.js is pretty close to be polyfill free and resolving issues around node.js modules will make it a step closer to being polyfill free.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
from-community This originated from the community :)
Projects
Status: Todo
Development

No branches or pull requests

3 participants