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
refactor(wpt): move streams submodule under test/fixtures/wpt/
Co-locates the sparse WPT submodule with its harness.mjs + run-file.mjs fixtures under packages/node-smol-builder/test/fixtures/wpt/. Old path under scripts/vendor-fast-webstreams/ was misleading once the runner became a test fixture — wpt belongs under test/. Updates .gitmodules path, .gitignore comment block, .config/lockstep.json submodule pointer. .git/modules dir moved + the worktree .git pointer file updated so git submodule status still reports the gitlink cleanly.
0 commit comments