You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
@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.
Add "path" and "util" dependencies in package.json in every package that is using those dependencies.
The text was updated successfully, but these errors were encountered: