Skip to content

Commit c472059

Browse files
generatedunixname89002005232357facebook-github-bot
authored andcommitted
Revert D82781491 (#53968)
Summary: Pull Request resolved: #53968 This diff reverts D82781491 (The context such as a Sandcastle job, Task, SEV, etc. was not provided.) Depends on D82781491 Changelog: [internal] Reviewed By: SamChou19815 Differential Revision: D83442434 fbshipit-source-id: bd570564ee22d57bd7a3ca7f6990230de3e5ac4e
1 parent 2f40224 commit c472059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ munge_underscores=true
6969
module.name_mapper='^react-native$' -> '<PROJECT_ROOT>/packages/react-native/index.js'
7070
module.name_mapper='^react-native/\(.*\)$' -> '<PROJECT_ROOT>/packages/react-native/\1'
7171
module.name_mapper='^@react-native/dev-middleware$' -> '<PROJECT_ROOT>/packages/dev-middleware'
72-
module.name_mapper='^@?[./a-zA-Z0-9$_-]+\.\(bmp\|gif\|jpg\|jpeg\|png\|psd\|svg\|webp\|m4v\|mov\|mp4\|mpeg\|mpg\|webm\|aac\|aiff\|caf\|m4a\|mp3\|wav\|html\|pdf\|xml\|ktx\)$' -> '<PROJECT_ROOT>/packages/react-native/Libraries/Image/RelativeImageStub'
72+
module.name_mapper='^@?[./a-zA-Z0-9$_-]+\.\(bmp\|gif\|jpg\|jpeg\|png\|psd\|svg\|webp\|m4v\|mov\|mp4\|mpeg\|mpg\|webm\|aac\|aiff\|caf\|m4a\|mp3\|wav\|html\|pdf\|xml\)$' -> '<PROJECT_ROOT>/packages/react-native/Libraries/Image/RelativeImageStub'
7373

7474
module.system.haste.module_ref_prefix=m#
7575

0 commit comments

Comments
 (0)