next.js
Show generated code from loaders in parse error messages
#89898
Open
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
10
Changes
View On
GitHub
Commits
Improve error messages for webpack loader parse errors with source maps
sokra
committed
1 day ago
Fix test assertions to work in both turbopack and webpack modes
sokra
committed
1 day ago
Rename 'webpack loaders' to 'loaders' in description, strengthen test assertions
sokra
committed
1 day ago
Clean up: extract helper, fix doc comment, simplify formatIssue
sokra
committed
1 day ago
Import GeneratedCodeSource at module level instead of inline path
sokra
committed
1 day ago
Add inline snapshots for complete error output in loader parse error tests
sokra
committed
1 day ago
Fix snapshot path normalization for both isolated and non-isolated test modes
sokra
committed
1 day ago
Use next.testDir for path normalization instead of regexes
sokra
committed
1 day ago
Improve additional issue source formatting and use file_path for internal checks
sokra
committed
1 day ago
Update inline snapshots to match current Turbopack error format
sokra
committed
1 day ago
Loading