File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 < head >
44 < meta charset ="utf-8 " />
55 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
6- < script type ="module " src =". /src/main.ts "> </ script >
6+ < script type ="module " src ="/src/main.ts "> </ script >
77 </ head >
88 < body >
99 < div id ="app "> </ div >
Original file line number Diff line number Diff line change 55 < title > Flight Check-in SSR - Gea</ title >
66 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
77 < link rel ="stylesheet " href ="../../flight-checkin/src/styles.css " />
8- < script type ="module " src =". /src/main.ts "> </ script >
8+ < script type ="module " src ="/src/main.ts "> </ script >
99 </ head >
1010 < body >
1111 < div id ="app "> </ div >
Original file line number Diff line number Diff line change 55 < title > Kanban SSR - Gea</ title >
66 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
77 < link rel ="stylesheet " href ="../../kanban/src/styles.css " />
8- < script type ="module " src =". /src/main.ts "> </ script >
8+ < script type ="module " src ="/src/main.ts "> </ script >
99 </ head >
1010 < body >
1111 < div id ="app "> </ div >
Original file line number Diff line number Diff line change 55 < title > Router Simple SSR - Gea</ title >
66 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
77 < link rel ="stylesheet " href ="../../router-simple/src/styles.css " />
8- < script type ="module " src =". /src/main.ts "> </ script >
8+ < script type ="module " src ="/src/main.ts "> </ script >
99 </ head >
1010 < body >
1111 < div id ="app "> </ div >
Original file line number Diff line number Diff line change 55 < title > Router v2 SSR - Gea</ title >
66 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
77 < link rel ="stylesheet " href ="../../router-v2/src/styles.css " />
8- < script type ="module " src =". /src/main.ts "> </ script >
8+ < script type ="module " src ="/src/main.ts "> </ script >
99 </ head >
1010 < body >
1111 < div id ="app "> </ div >
Original file line number Diff line number Diff line change 55 < title > Todo SSR - Gea</ title >
66 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
77 < link rel ="stylesheet " href ="../../todo/styles.css " />
8- < script type ="module " src =". /src/main.ts "> </ script >
8+ < script type ="module " src ="/src/main.ts "> </ script >
99 </ head >
1010 < body >
1111 < div id ="app "> </ div >
You can’t perform that action at this time.
0 commit comments