-
-
Notifications
You must be signed in to change notification settings - Fork 532
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Normalize paths when looking up items on outputCache #1038
Conversation
The failures look like a mistake in how I set up the CI stuff. I need to mark those |
Results of manual, local test, using the reproduction from #1037. Line number is correct. Since our build script spits out a tarball now, this made it easy to switch from Linux to Windows, install the tarball, and test.
|
4f43556
to
f588826
Compare
I wasn't 100% sure that the sourcemap tests were proving that line numbers are correct. So I added a silly amount of whitespace to be sure. |
Fixes #1037