1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-18 10:23:52 +00:00

Update command to reset nx (#18022)

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
This commit is contained in:
Daniel James Smith
2025-12-17 20:09:07 +01:00
committed by jaasen-livefront
parent d04430ccb9
commit 6c016554b5

View File

@@ -78,7 +78,7 @@ After generating your library:
### Issue: TypeScript path mapping not working
**Solution**: Run `nx reset` to clear the Nx cache, then try importing from your library again.
**Solution**: Run `npx nx reset` to clear the Nx cache, then try importing from your library again.
## Extending the Generated Code