umbriel icon indicating copy to clipboard operation
umbriel copied to clipboard

NPM package run command fix

Open saurabharch opened this issue 4 years ago • 1 comments

Fix npm run package command

1. npm run dev for running npm run dev:queue or npm run dev:server with a single command
2. npm run start for running npm run start:queue or npm run start:server with a single command

saurabharch avatar Apr 25 '21 17:04 saurabharch

Fix npm run package command

saurabharch avatar Jan 10 '22 23:01 saurabharch