0
mirror of https://github.com/valentineus/iii-client.git synced 2025-07-01 10:30:27 +03: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

View File

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