ilikerobots/django-vue-mpa

Where is hello-world tag defined?

binfeng opened this issue · 0 comments

In templates/index.html, I saw you are referencing
<hello-world msg="{{ msg0 }}"></hello-world>

But hello-world is not registered anywhere. Is it automatically generated by some plugin?

Thanks!