mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: update snapshots
This commit is contained in:
@@ -317,7 +317,7 @@ exports[`react configuration > android > adds ReactRefreshWebpackPlugin when HMR
|
|||||||
overlay: false,
|
overlay: false,
|
||||||
forceEnable: false,
|
forceEnable: false,
|
||||||
exclude: /node_modules/i,
|
exclude: /node_modules/i,
|
||||||
include: /\\\\.([jt]sx?|flow)$/i
|
include: /\\\\.([cm]js|[jt]sx?|flow)$/i
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
@@ -961,7 +961,7 @@ exports[`react configuration > ios > adds ReactRefreshWebpackPlugin when HMR ena
|
|||||||
overlay: false,
|
overlay: false,
|
||||||
forceEnable: false,
|
forceEnable: false,
|
||||||
exclude: /node_modules/i,
|
exclude: /node_modules/i,
|
||||||
include: /\\\\.([jt]sx?|flow)$/i
|
include: /\\\\.([cm]js|[jt]sx?|flow)$/i
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user