Skip to main content

0.19

Multiple Entry Points

Sheriff now supports multiple entry points in the configuration. This is particularly useful for workspaces with multiple applications. Instead of specifying a single entryFile, you can define multiple named entry points using the entryPoints property in sheriff.config.ts:

For more information, see the CLI documentation.