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 fae6582 commit 5cf9486Copy full SHA for 5cf9486
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
],
@@ -954,7 +954,7 @@ exports[`react configuration > ios > adds ReactRefreshWebpackPlugin when HMR ena
954
955
956
957
958
959
960
0 commit comments