Is your feature request related to a problem? Please describe.
Any pr that includes .vue files (currently media manager and the graphical workflow) can not be tested with patchtester as the vuew files need to be compiled
Describe the solution you'd like
A PR with vue files should be flagged in the same way that we currently flag scss files that require npm changes
Additional context
Is your feature request related to a problem? Please describe.
Any pr that includes .vue files (currently media manager and the graphical workflow) can not be tested with patchtester as the vuew files need to be compiled
Describe the solution you'd like
A PR with vue files should be flagged in the same way that we currently flag scss files that require npm changes
Additional context