Connor Peet and GitHub
ccc5e48e92
fix: breakpoints in extension subdirs on windows not working ( #184195 )
...
It did not normalize to forward slashes, so the empty sourcemap was
created with a source called `foo\\bar.js`. Then the build process was
adding a new source `foo/bar.js` since it didn't see it already in the
sourcemap, but `foo\\bar.js` was later normalized. This normalized
version came first in the mapping, but didn't have any mapped locations,
so breakpoints never got set.
2023-06-02 20:15:04 +02:00
..
2023-05-26 15:26:31 +02:00
2022-11-10 15:05:47 +01:00
2023-04-24 20:14:30 +02:00
2023-04-05 16:05:16 +02:00
2022-11-10 15:05:47 +01:00
2022-11-10 15:05:47 +01:00
2022-11-10 15:05:47 +01:00
2022-08-03 00:27:16 +02:00
2023-05-17 06:20:31 +02:00
2023-05-17 06:20:31 +02:00
2022-11-10 15:05:47 +01:00
2023-03-15 14:46:23 +01:00
2023-03-15 14:46:23 +01:00
2023-04-02 09:35:39 +02:00
2023-04-02 09:35:39 +02:00
2023-06-01 21:38:57 -07:00
2023-06-01 21:38:57 -07:00
2023-04-05 16:05:16 +02:00
2023-04-05 16:05:16 +02:00
2023-04-02 09:35:39 +02:00
2023-04-02 09:35:39 +02:00
2022-11-10 15:05:47 +01:00
2023-05-17 06:20:31 +02:00
2023-05-17 06:20:31 +02:00
2023-06-01 16:42:36 +02:00
2023-06-01 16:42:36 +02:00
2023-04-24 20:14:30 +02:00
2023-05-26 00:03:23 +02:00
2023-03-26 16:55:04 +02:00
2023-04-03 09:09:31 +02:00
2023-04-03 09:09:31 +02:00
2023-03-02 12:56:22 +01:00
2023-03-02 12:56:22 +01:00
2023-01-23 11:39:28 -08:00
2023-01-23 11:39:28 -08:00
2022-11-10 15:05:47 +01:00
2022-11-10 15:05:47 +01:00
2023-03-30 09:26:11 +02:00
2023-03-30 09:26:11 +02:00
2022-11-10 15:05:47 +01:00
2022-08-24 14:10:48 +02:00
2022-11-10 15:05:47 +01:00
2023-02-03 03:47:51 -08:00
2023-02-03 03:47:51 -08:00
2022-11-10 15:05:47 +01:00
2022-11-10 15:05:47 +01:00
2022-10-12 00:08:09 -07:00
2022-11-10 15:05:47 +01:00
2022-11-10 15:05:47 +01:00
2023-04-24 20:14:30 +02:00
2022-10-11 21:24:43 -07:00
2023-06-02 20:15:04 +02:00
2023-06-02 20:15:04 +02:00