Closed crspeller closed 4 years ago
Fixes makefile so if package.json is modified then npm install will be re-run.
npm install
Alternative to: https://github.com/mattermost/mattermost-plugin-starter-template/pull/93
Skipping 2: QA Review on this since it's been developer tested (and impacts developer tooling only).
2: QA Review
Summary
Fixes makefile so if package.json is modified then
npm install
will be re-run.Alternative to: https://github.com/mattermost/mattermost-plugin-starter-template/pull/93