Start your All-Access Pass to unlock this challenge
Challenge 1 / 1
Suppose you have this code:
import Legend from '@/components/legend';
When you run the code, this successfully loads the
/assets/js/vue/components/legend.vue
file. How does this work?
Skip challenges and go to theNext Chapter