Problem description:
The file set as the entry point in .replit
is not shown at the top anymore.
Expected behavior:
It should be shown at the top.
Actual behavior:
The files are in alphabetical order, without treating the entry point differently.
Steps to reproduce:
Set entrypoint = "filename.fileext"
in .replit
.
See that the file is not shown at the top.