최원석3 [goesnow]

remove build files

...@@ -8,9 +8,7 @@ crawler/chromedriver.exe ...@@ -8,9 +8,7 @@ crawler/chromedriver.exe
8 **/*.exe 8 **/*.exe
9 package-lock.json 9 package-lock.json
10 10
11 -app/build/*.map 11 +**/build/
12 -app/build/*.js
13 -build/**
14 public 12 public
15 13
16 key.py 14 key.py
......
1 -export declare const Bye: () => void;
1 -"use strict";
2 -Object.defineProperty(exports, "__esModule", { value: true });
3 -exports.Bye = void 0;
4 -const Bye = () => console.log('Bye!');
5 -exports.Bye = Bye;
6 -//# sourceMappingURL=Bye.js.map
...\ No newline at end of file ...\ No newline at end of file
1 -{"version":3,"file":"Bye.js","sourceRoot":"","sources":["../../src/Bye.ts"],"names":[],"mappings":";;;AAAO,MAAM,GAAG,GAAG,GAAG,EAAE,CAAC,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;AAAhC,QAAA,GAAG,OAA6B"}
...\ No newline at end of file ...\ No newline at end of file
1 -import './assets/style/App.css';
1 -"use strict";
2 -Object.defineProperty(exports, "__esModule", { value: true });
3 -const Bye_1 = require("./Bye");
4 -require("./assets/style/App.css");
5 -const hi = 'hello!?zz';
6 -const hi1 = () => {
7 - console.log(hi);
8 - Bye_1.Bye();
9 -};
10 -hi1();
11 -//# sourceMappingURL=index.js.map
...\ No newline at end of file ...\ No newline at end of file
1 -{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;AAAA,+BAA0B;AAC1B,kCAAgC;AAEhC,MAAM,EAAE,GAAG,WAAW,CAAC;AAEvB,MAAM,GAAG,GAAG,GAAG,EAAE;IACf,OAAO,CAAC,GAAG,CAAC,EAAE,CAAC,CAAC;IAChB,SAAG,EAAE,CAAC;AACR,CAAC,CAAC;AAEF,GAAG,EAAE,CAAC"}
...\ No newline at end of file ...\ No newline at end of file
1 -export declare const Bye: () => void;
1 -"use strict";
2 -Object.defineProperty(exports, "__esModule", { value: true });
3 -exports.Bye = void 0;
4 -const Bye = () => console.log('Bye!');
5 -exports.Bye = Bye;
6 -//# sourceMappingURL=Bye.js.map
...\ No newline at end of file ...\ No newline at end of file
1 -{"version":3,"file":"Bye.js","sourceRoot":"","sources":["../../../src/ts/Bye.ts"],"names":[],"mappings":";;;AAAO,MAAM,GAAG,GAAG,GAAG,EAAE,CAAC,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;AAAhC,QAAA,GAAG,OAA6B"}
...\ No newline at end of file ...\ No newline at end of file