Alan Agius
86266a39fa
fix(@ngtools/webpack): resources path normalizations
...
Compiler host `readResource` is always called with POSIX seperators. However the `denormalizePath` method doesn't convert forward slashes to back slashes which causes `getModifiedResourceFiles` to return an empty `Set`.
We were also assuming that `_changedFiles` is an FS path which was not the case as it's original type is `Path`
Fix #15012
2019-07-10 04:17:05 +08:00
..
2019-04-15 11:03:09 -07:00
2019-07-02 10:04:09 -07:00
2019-04-03 16:28:16 +02:00
2019-04-03 16:28:16 +02:00
2019-04-03 16:28:16 +02:00
2019-05-30 14:05:59 -07:00
2019-04-03 16:28:16 +02:00
2019-06-27 15:12:43 -07:00
2019-04-03 16:28:16 +02:00
2019-06-26 11:17:21 -07:00
2019-07-02 10:04:09 -07:00
2019-07-02 10:04:09 -07:00
2019-05-14 10:51:56 -07:00
2019-07-02 10:04:09 -07:00
2019-04-03 16:28:16 +02:00
2019-07-02 10:04:09 -07:00
2019-04-03 16:28:16 +02:00
2019-07-02 11:05:51 -07:00
2019-05-21 09:07:58 -04:00
2019-04-03 16:28:16 +02:00
2019-04-03 16:28:16 +02:00
2019-07-10 04:17:05 +08:00
2019-04-03 16:28:16 +02:00
2019-04-15 11:03:09 -07:00
2019-04-03 16:28:16 +02:00
2019-07-02 11:05:51 -07:00
2019-04-03 16:28:16 +02:00
2019-04-03 16:28:16 +02:00
2019-04-12 12:21:41 -07:00
2019-07-02 11:05:51 -07:00
2019-04-03 16:28:16 +02:00
2019-07-02 10:04:09 -07:00
2019-04-03 16:28:16 +02:00
2019-04-03 16:28:16 +02:00
2019-07-02 10:04:09 -07:00
2019-06-11 09:54:14 -07:00
2019-04-09 09:25:37 -07:00