Can I change the name of FrontendApplication?
In our project Frontend (and Backend) how some specific meanings, hence the question. I tried just renaming the class, but the generated code (particularly, the presenters) still kept referencing FrontendApplication.
Is there an option to change that name?
