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
- adds plumbing to run fastly depended specs via viceroy
- swaps from using feature flags to using architecture cfg flags
- these play nicer with nextest
- also allows us to exclude httpmock from the dev deps if we are
targeting wasm as httpmock does not support wasm
- updates existing unit tests to be cfg flagged
- excludes them from compilation if the target is wasm
- im sorry but i could not find another way to accomplish this
0 commit comments