Closed SchaeStewart closed 6 years ago
Stop using wildcard while copying the package.json and package-lock.json file to container.
Contributors no longer have to run npm install on their host machine.
npm install
On local machine
Description
Stop using wildcard while copying the package.json and package-lock.json file to container.
Related Issue
69
Motivation and Context
Contributors no longer have to run
npm install
on their host machine.How Has This Been Tested?
On local machine
Screenshots (if appropriate):
Checklist: