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
When trying to add a new benchmark, I noticed that I couldn't use package.json "exports". It was difficult to fix because a change in project configuration would also affect other benchmarks. Maybe this issue would help solving that.
Using projen would open up the possibility of having different configs for each package that is being tested.
This would be necessary for #898, but we have also ran into this with
spectypes
(#856).node_modules
Isolation isolate benchmarked module dependencies #1219The text was updated successfully, but these errors were encountered: