apollo-link
apollo-link copied to clipboard
Missing `bootstrap` script as per Contributing section in README
Expected Behavior
In package.json there should be a bootstrap script, as described in the Contributing section of the docs.
Actual Behavior
No bootstrap script
A simple reproduction
Just take a look at package.json
This seems to have been removed in this PR https://github.com/apollographql/apollo-link/pull/965