updated READMEs

This commit is contained in:
2026-06-11 12:57:23 +02:00
parent a58078dd1c
commit 850dfe6aec
2 changed files with 5 additions and 5 deletions

View File

@@ -764,7 +764,7 @@ This repository additionally runs `copy-latest.mjs` alongside `build` to publish
|---------|-----------------|
| PHX shows an old version of the plugin | Hard-refresh; confirm `serve.json` sets `Cache-Control: no-store` for JS; restart `yarn run plugin` |
| `401` / GraphQL auth errors in standalone mode | Set `apiKey` in `environment.development.ts` or log in via `/login` |
| `yarn add @phx/shared` fails | Verify `.yarnrc.yml` token; contact [support@phx-erp.de](mailto:support@phx-erp.de) |
| `yarn add @phx/shared` fails | Verify `.yarnrc.yml` token; contact your PHX partner |
| Routing broken inside PHX | Add route segments to `stripTrailingSegments` in `providePhoenixPluginWithPrimeNG` |
| Tailwind classes missing in a component | Add `@tailwind` directives to that component's `styles` |
| `yarn codegen` fails | Ensure PHX is running and the schema URL in `codegen.ts` is reachable |
@@ -774,4 +774,4 @@ This repository additionally runs `copy-latest.mjs` alongside `build` to publish
## Support
For registry access, integration questions, or PHX-specific APIs, contact [support@phx-erp.de](mailto:support@phx-erp.de).
For registry access, integration questions, or PHX-specific APIs, contact your PHX partner.