Add license info to builds (Fix #1126)

This commit is contained in:
Niklas von Hertzen
2017-08-06 18:13:40 +08:00
parent 8da77eb689
commit f7f445c71e
3 changed files with 18 additions and 2 deletions

View File

@@ -1 +1,2 @@
declare var __DEV__: boolean;
declare var __VERSION__: string;