chore: remove aliases (#8980)
### Description
The aliases don't work, as noted by the warning:
> warning: user-defined alias `test` is ignored, because it is shadowed
by a built-in command
So I just removed them. Also removed the xtask one because only
turbopack uses xtask
### Testing Instructions
<!--
Give a quick description of steps to test your changes.
-->