0
mirror of https://github.com/valentineus/iii-client.git synced 2025-07-01 10:30:27 +03:00

Redesigned assembly package

This commit is contained in:
2017-09-28 16:58:15 +04:00
parent 9bbf640866
commit be7f975919
3 changed files with 39 additions and 2310 deletions

5
.babelrc Normal file
View File

@ -0,0 +1,5 @@
{
presets: ["es2015"],
sourceMaps: "both",
comments: false
}