Skip to content

Commit 8bf9c2d

Browse files
authored
Merge pull request #8 from ChristianEdwardPadilla/development
TS configs added and working with electron/babel
2 parents 763afb1 + b3142eb commit 8bf9c2d

File tree

12 files changed

+248
-13791
lines changed

12 files changed

+248
-13791
lines changed

.babelrc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
],
99
"react",
1010
"stage-0"
11+
// "@babel/preset-typescript"
1112
],
12-
"plugins": [
13-
"transform-es2015-modules-commonjs"
14-
]
15-
}
13+
"plugins": ["transform-es2015-modules-commonjs"]
14+
}

OLDbuild/index.html

Lines changed: 0 additions & 18 deletions
This file was deleted.

OLDbuild/js/bundle.js

Lines changed: 0 additions & 12809 deletions
This file was deleted.

0 commit comments

Comments
 (0)