1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Remove source maps and adjust targets

This commit is contained in:
tobspr
2020-05-15 09:09:37 +02:00
parent b64bbc8132
commit c3e0cb5a46
5 changed files with 38 additions and 15 deletions

3
gulp/.babelrc Normal file
View File

@@ -0,0 +1,3 @@
{
"presets": ["es2015"]
}