Open sszdh opened 7 years ago
Hi,
I think it should put browser-sync as devDependencies while generating package.json in root directory!
browser-sync
devDependencies
package.json
And also, It would be better if it compare and then merge existing package.json (if any) while generating the new one.
What you think?
Thanks for this helpful tool anyway ...
Hi,
I think it should put
browser-sync
asdevDependencies
while generatingpackage.json
in root directory!And also, It would be better if it compare and then merge existing
package.json
(if any) while generating the new one.What you think?
Thanks for this helpful tool anyway ...