flamebird icon indicating copy to clipboard operation
flamebird copied to clipboard

Ability of the adding common folders with package.json file

Open js2me opened this issue 7 years ago • 1 comments

Sometimes we have projects with not only one package.json file. And for resolving this problem we should add the ability of parsing several package.json files

js2me avatar May 29 '18 22:05 js2me

functionality linked with parsing package.json is developed, you need only add common option for start and web commands of the flamebird, and do a small changes in the place where is package.json will be processed

js2me avatar Jun 13 '18 08:06 js2me