I am reivew the frontend source code, and i don't understand the relative path - import OrderedList from 'misago/utils/ordered-list'; which is in index.js.
I can not find the misago directory under frontend directory.
Can you tell me about this misago - import OrderedList from 'misago/utils/ordered-list'; , What path does it represent?
Thanks.