Mirror: The small sibling of the graphql package, slimmed down for client-side libraries.
0
fork

Configure Feed

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

Fix manualChunks for pnpm install (#18)

authored by

Phil Pluckthun and committed by
GitHub
b5115c42 bc36916b

+1
+1
scripts/rollup/config.mjs
··· 235 235 treeshake: 'smallest', 236 236 shimMissingExports: false, 237 237 preserveEntrySignatures: 'allow-extension', 238 + preserveSymlinks: true, 238 239 239 240 output: [ 240 241 {