8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efaa0e5 commit 00a5b5bCopy full SHA for 00a5b5b
packages/webpack5/__tests__/configuration/__snapshots__/react.spec.ts.snap
@@ -317,7 +317,7 @@ exports[`react configuration > android > adds ReactRefreshWebpackPlugin when HMR
317
overlay: false,
318
forceEnable: false,
319
exclude: /node_modules/i,
320
- include: /\\\\.([jt]sx?|flow)$/i
+ include: /\\\\.([cm]js|[jt]sx?|flow)$/i
321
}
322
)
323
],
@@ -961,7 +961,7 @@ exports[`react configuration > ios > adds ReactRefreshWebpackPlugin when HMR ena
961
962
963
964
965
966
967
0 commit comments