react-fullstack-graphql icon indicating copy to clipboard operation
react-fullstack-graphql copied to clipboard

Differences in `.install/index.js` files

Open DevanB opened this issue 6 years ago • 0 comments

@nikolasburk @marktani

I've noticed a difference between the basic's .install/index.js and the node boilerplate basic (and advanced) .install/index.js. Here are the differences: https://github.com/graphql-boilerplates/react-fullstack-graphql/blob/master/basic/.install/index.js#L33-L35

I caught this while reviewing the PR to add the advanced boilerplate. Can either of you confirm if we need lines 33-35? Or if they should be added to the other node boilerplate install script?

DevanB avatar Feb 19 '18 20:02 DevanB