In OJS 3.4 I need to make some changes in the Vue.js components.
I created this plugin that works fine for changing SubmissionsListItem.vue but doesn’t apply changes to SubmissionFilesListItem.vue
Does anyone know the reason?
Should I call build.js for submission wizard in a different way of dashboard?
Thanks in advance!