UNPKG

@nx/gatsby

Version:

Gatsby Plugin for Nx

9 lines (8 loc) 194 B
export interface GatsbyPluginBuilderSchema { prefixPaths?: boolean; uglify?: boolean; profile?: boolean; openTracingConfigFile?: string; graphqlTracing?: boolean; color?: boolean; }