Files
create-react-app/scripts
Ville Immonen cdd736d9e0 Fix mocking assets with special characters in the file path (#584)
The regexes in the Jest `moduleNameMapper` configs were a bit too strict,
causing them to not pick up files with special characters like `@` in the
file path. Change them to match anything with the correct file extension.
2016-09-10 19:56:43 +03:00
..
2016-09-02 22:12:26 +01:00