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