apollo-link icon indicating copy to clipboard operation
apollo-link copied to clipboard

Missing `bootstrap` script as per Contributing section in README

Open aryzing opened this issue 6 years ago • 1 comments

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

aryzing avatar Oct 27 '19 18:10 aryzing

This seems to have been removed in this PR https://github.com/apollographql/apollo-link/pull/965

dangreenisrael avatar Jan 21 '20 14:01 dangreenisrael