I have following problem: after compiling my views located in ex6/views/ to the ex6/public/views/ all the fucntions have following name: ...Desktop_USI_Sem1_Atelier_exercises_ex_ex6_views_tic_tac_toe. So it names my view functions including whole path to the method.
Please, keep using the relative path of the views.ejs file to generate the function names of the compiled views!