Skip to content

Commit

Permalink
Drop babel
Browse files Browse the repository at this point in the history
resolves #18
  • Loading branch information
qti3e committed Jul 22, 2018
1 parent 5fc6a51 commit 28c89ca
Show file tree
Hide file tree
Showing 3 changed files with 835 additions and 316 deletions.
10 changes: 0 additions & 10 deletions .babelrc

This file was deleted.

9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@
"devDependencies": {
"@types/react": "^16.3.16",
"@types/three": "^0.92.3",
"babel-plugin-transform-inline-environment-variables": "^0.4.3",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-polyfill": "^6.26.0",
"babel-runtime": "^6.26.0",
"liltest": "^0.0.5",
"mime": "^2.3.1",
"node-sass": "^4.9.0",
Expand All @@ -34,5 +30,8 @@
"react-router-dom": "^4.3.1",
"screenfull": "^3.3.2",
"three": "^0.93.0"
}
},
"browserslist": [
"chrome 69"
]
}
Loading

0 comments on commit 28c89ca

Please sign in to comment.