chore(release): @nativescript/webpack 5.0.2-alpha.0

This commit is contained in:
Igor Randjelovic
2021-11-30 16:53:37 +01:00
parent c68f40f871
commit e8955b4ed4
2 changed files with 3 additions and 3 deletions

View File

@@ -317,7 +317,7 @@ exports[`react configuration > android > adds ReactRefreshWebpackPlugin when HMR
overlay: false,
forceEnable: false,
exclude: /node_modules/i,
include: /\\\\.([cm]js|[jt]sx?|flow)$/i
include: /\\\\.([jt]sx?|flow)$/i
}
)
],
@@ -954,7 +954,7 @@ exports[`react configuration > ios > adds ReactRefreshWebpackPlugin when HMR ena
overlay: false,
forceEnable: false,
exclude: /node_modules/i,
include: /\\\\.([cm]js|[jt]sx?|flow)$/i
include: /\\\\.([jt]sx?|flow)$/i
}
)
],

View File

@@ -1,6 +1,6 @@
{
"name": "@nativescript/webpack",
"version": "5.0.1",
"version": "5.0.2-alpha.0",
"private": false,
"main": "dist/index.js",
"files": [