From 835f6838644442180385f440dc1c7c05b021bbfc Mon Sep 17 00:00:00 2001 From: ESJ <7497aaaa@khu.ac.kr> Date: Mon, 19 Jul 2021 20:13:00 +0900 Subject: [PATCH 1/3] commit1 --- react-app-rewire-js-ts.js | 1 + 1 file changed, 1 insertion(+) diff --git a/react-app-rewire-js-ts.js b/react-app-rewire-js-ts.js index 0519459b..02c6d208 100644 --- a/react-app-rewire-js-ts.js +++ b/react-app-rewire-js-ts.js @@ -1,3 +1,4 @@ +//This is change to OSS experiment! const path = require('path'); const tsLoaderMatcher = function(rule) { From 39cc1be962eb4a299926b9e1e9d77811b2e8fbdf Mon Sep 17 00:00:00 2001 From: ESJ <7497aaaa@khu.ac.kr> Date: Mon, 19 Jul 2021 20:14:06 +0900 Subject: [PATCH 2/3] test2 --- react-app-rewire-js-ts.js | 1 + 1 file changed, 1 insertion(+) diff --git a/react-app-rewire-js-ts.js b/react-app-rewire-js-ts.js index 02c6d208..f0a76252 100644 --- a/react-app-rewire-js-ts.js +++ b/react-app-rewire-js-ts.js @@ -1,4 +1,5 @@ //This is change to OSS experiment! +//test1 const path = require('path'); const tsLoaderMatcher = function(rule) { From cfe42c717f8d1dd14c061a4a760b5e8f3bdac415 Mon Sep 17 00:00:00 2001 From: ESJ <7497aaaa@khu.ac.kr> Date: Mon, 19 Jul 2021 20:14:48 +0900 Subject: [PATCH 3/3] commit3 --- react-app-rewire-js-ts.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/react-app-rewire-js-ts.js b/react-app-rewire-js-ts.js index f0a76252..136b5d6c 100644 --- a/react-app-rewire-js-ts.js +++ b/react-app-rewire-js-ts.js @@ -1,5 +1,7 @@ //This is change to OSS experiment! //test1 +//test2 +//test3 const path = require('path'); const tsLoaderMatcher = function(rule) {