Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

make it work on windows (#570)

authored by

Phil Plückthun and committed by
GitHub
8224bf37 9401909e

+1 -1
+1 -1
package.json
··· 8 8 "test": "jest", 9 9 "check": "tsc", 10 10 "lint": "eslint --ext=js,jsx,ts,tsx .", 11 - "build": "./scripts/rollup/build.js" 11 + "build": "node ./scripts/rollup/build.js" 12 12 }, 13 13 "jest": { 14 14 "projects": [