feat(build): allow modifying slugify
options
#6232
Annotations
2 errors and 1 warning
Run pnpm prepack:
src/module.ts#L68
Property 'pathMeta' is missing in type '{ markdown: {}; yaml: {}; csv: { delimeter: string; json: true; }; }' but required in type '{ markdown: { toc?: { depth?: number; searchDepth?: number; }; remarkPlugins?: Record<string, false | MarkdownPlugin>; rehypePlugins?: Record<string, false | MarkdownPlugin>; highlight?: false | { ...; }; }; pathMeta: PathMetaOptions; yaml?: false | Record<...>; csv?: false | { ...; }; }'.
|
Run pnpm prepack
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading