mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: rename use name
This commit is contained in:
committed by
Nathan Walker
parent
b770e2a69c
commit
8f951439e3
@@ -30,7 +30,7 @@ exports[`react configuration for android 1`] = `
|
||||
/\\\\.tsx$/
|
||||
],
|
||||
use: [
|
||||
/* config.module.rule('ts').use('react-hmr') */
|
||||
/* config.module.rule('ts').use('babel-loader|react-refresh') */
|
||||
{
|
||||
loader: 'babel-loader',
|
||||
options: {
|
||||
@@ -172,7 +172,7 @@ exports[`react configuration for ios 1`] = `
|
||||
/\\\\.tsx$/
|
||||
],
|
||||
use: [
|
||||
/* config.module.rule('ts').use('react-hmr') */
|
||||
/* config.module.rule('ts').use('babel-loader|react-refresh') */
|
||||
{
|
||||
loader: 'babel-loader',
|
||||
options: {
|
||||
|
||||
Reference in New Issue
Block a user