Closed haadcode closed 5 years ago
This PR will add rebuild command to Makefile. rebuild will also remove package-lock.json when present as to build everything completely from scratch.
rebuild
package-lock.json
Good addition. Thanks.
This PR will add
rebuild
command to Makefile.rebuild
will also removepackage-lock.json
when present as to build everything completely from scratch.