Skip to content

Commit 77f4dd2

Browse files
committed
resolve conflicts
1 parent 9282553 commit 77f4dd2

File tree

4 files changed

+14127
-8945
lines changed

4 files changed

+14127
-8945
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ build
77
/yarn.lock
88

99
dist
10+
/yarn-error.log

app.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
/**
2+
* Deprecated File Entrance
3+
*/
4+
15
require("dotenv").config();
26
require("@babel/polyfill");
37

0 commit comments

Comments
 (0)