1
mirror of https://github.com/valentineus/iii-client.git synced 2026-06-12 03:40:35 +04:00

Added assembly for the browser

This commit is contained in:
2017-09-28 17:09:43 +04:00
parent a40cbab610
commit 5e4bfac39a
3 changed files with 32 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
presets: ["es2015"],
sourceMaps: "both",
sourceMaps: false,
comments: false
}