diff --git a/packages/knip/src/plugins/react-router/index.ts b/packages/knip/src/plugins/react-router/index.ts index b7dea6f32..8ffbd9e9e 100644 --- a/packages/knip/src/plugins/react-router/index.ts +++ b/packages/knip/src/plugins/react-router/index.ts @@ -55,7 +55,5 @@ export default { enablers, isEnabled, config, - entry, - production, resolveEntryPaths, } satisfies Plugin;