Ok, I got it working now. For the development section, all I needed was to change the “args”
script: ‘npm’,
args: ‘run develop’,
Ok, I got it working now. For the development section, all I needed was to change the “args”
script: ‘npm’,
args: ‘run develop’,