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
* start converting everything to ESM
* more stuff
* chore: finish ESM conversion (#360)
* fix(test): manually control `UVU_QUEUE` positions;
Have to replicate the `uvu` internals since all internal loader/iterator logic is bypassed.
* fix: force `UVU_QUEUE` values
* chore: add `context.reset` method;
- chasing unterminated process
* fix(kit): return `snowpack.shutdown` promise
- so that `dev.close` is await'able
* fix(runner): manually exit process;
- also part of what uvu cli does; derp
* chore: convert "test/apps/basics" fixture
* chore: convert "test/apps/options" fixture
* bump meriyah
* all tests passing, i think?
* simplify
* get CLI working
* brute force
Co-authored-by: Luke Edwards <[email protected]>
0 commit comments