Skip to content

fix(mapper): map Laravel group prefixes#79

Open
rohitjavvadi wants to merge 1 commit into
openclaw:mainfrom
rohitjavvadi:fix/laravel-route-group-prefixes
Open

fix(mapper): map Laravel group prefixes#79
rohitjavvadi wants to merge 1 commit into
openclaw:mainfrom
rohitjavvadi:fix/laravel-route-group-prefixes

Conversation

@rohitjavvadi
Copy link
Copy Markdown
Contributor

Summary

  • map literal prefix attributes from array-style Laravel Route::group calls
  • apply the group prefix only to routes inside the group closure
  • add a mapper regression for /admin/users

Tests

  • git diff --check
  • corepack pnpm -s format:check
  • corepack pnpm -s typecheck
  • corepack pnpm -s lint
  • corepack pnpm -s exec vitest run src/mapper.test.ts --testNamePattern "maps Laravel array-style route group prefixes"
  • corepack pnpm -s test
  • corepack pnpm -s build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant