mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-26 07:04:05 +08:00
Retry landing D2590327
Reviewed By: swarr Differential Revision: D2613446 fb-gh-sync-id: d38ad4e7cf66d25c69f92b330dd0feed0eeb23df
This commit is contained in:
committed by
facebook-github-bot-7
parent
db229aab87
commit
eed38e9163
@@ -64,7 +64,7 @@ function getAppMiddleware(args, config) {
|
||||
cacheVersion: '3',
|
||||
transformModulePath: transformerPath,
|
||||
assetRoots: args.assetRoots,
|
||||
assetExts: ['png', 'jpeg', 'jpg'],
|
||||
assetExts: ['png', 'jpg', 'jpeg', 'bmp', 'gif', 'webp'],
|
||||
resetCache: args.resetCache || args['reset-cache'],
|
||||
polyfillModuleNames: [
|
||||
require.resolve(
|
||||
|
||||
Reference in New Issue
Block a user