File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
__tests__/configuration/__snapshots__ Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -317,7 +317,7 @@ exports[`react configuration > android > adds ReactRefreshWebpackPlugin when HMR
317317 overlay: false ,
318318 forceEnable: false ,
319319 exclude: / node_modules/ i ,
320- include: / \\\\ . ([cm] js | [ jt] sx? | flow)$ / i
320+ include: / \\\\ . ([jt] sx? | flow)$ / i
321321 }
322322 )
323323 ],
@@ -954,7 +954,7 @@ exports[`react configuration > ios > adds ReactRefreshWebpackPlugin when HMR ena
954954 overlay: false ,
955955 forceEnable: false ,
956956 exclude: / node_modules/ i ,
957- include: / \\\\ . ([cm] js | [ jt] sx? | flow)$ / i
957+ include: / \\\\ . ([jt] sx? | flow)$ / i
958958 }
959959 )
960960 ],
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript/webpack" ,
3- "version" : " 5.0.1 " ,
3+ "version" : " 5.0.2-alpha.0 " ,
44 "private" : false ,
55 "main" : " dist/index.js" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments