We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aac1116 commit a499b82Copy full SHA for a499b82
src/main.ts
@@ -41,3 +41,5 @@ app.component('svg-icon', SvgIcon)
41
// });
42
43
app.mount('#app')
44
+
45
+console.log("main.ts loaded!")
0 commit comments