This commit implements the production build script of Calendar's webapp.
Calendar app contains user management, so this commit also moves
settings page files that are related to it to the common chunk.
This commit splits the settings files in:
- Common for components and screen used by both apps;
- Mail for settings related with the mail app;
- Calendar for settings related with the calendar app.
Co-authored-by: Murilo Pereira <34790144+murilopereirame@users.noreply.github.com>