Remove requirement for `main` in package.json for Web IDE Clientside preview
Description
Let's remove requirement for main in package.json for Web IDE Clientside preview.
It looks like this entry option isn't needed and could conflict with projects that use this property for other reasons.