Change vue files in node_modules doesn’t take effect
I want to modify a .vue
file that is located in the node_modules
folder, but when I change something in its code, these changes have no effect.
I know this is a bad approach, but I need it for a test