Run this before your start script to update crucial dependencies. To use:
- Update your
package.json
with stuff - Replace uses of
p2-theme-core
in JS file with your crucial deps. - Ensure devs enter into your app/site with
npm start
.
I realize this could be expanded to check all deps or multiple ones, but just wanted to put this out for others.