Commit Graph

4 Commits

Author SHA1 Message Date
Mike Plummer
dc7875064b fix: Allow component tests with special characters in filepath (#25299) 2022-12-29 10:33:40 -06:00
Zachary Williams
69f7dabc94 fix: revert dynamic import of webpack config file (#24598) 2022-11-08 12:21:53 -06:00
Tyler Biethman
8e144a8ab7 Properly converting new system test 2022-03-29 13:24:28 -05:00
Lachlan Miller
1b152fca1b fix(webpack-dev-server): do not encodeUri in loader (#20575)
* fix: do not encodeUri in webpack loader

* add tests

* fix test

* fix: use decodeURI in loader and add tests (#20593)

* add tests for non-unicode and specs with ...

* add more system tests

Co-authored-by: Zachary Williams <ZachJW34@gmail.com>
2022-03-15 12:49:45 +10:00