The src directory and entry-x file should be hidden. At least entry-x can define multiple entries without redundancy.
As an excellent starting project, developers don't need to care about src, dist and other directories, it would be better to remove them.
The compilation result is generated in the .solid directory, and the root directory is the project file.
This is like the next.js directory structure, which is worth learning from.