Go to repository

Interface TaskStorybookBuildOptions

This type represents the options that you can pass to the storybook build task.

interface TaskStorybookBuildOptions {
    outDir: string;
}

Properties

Properties

outDir: string

The output directory of the build