Add license info to builds (Fix #1126)

This commit is contained in:
MoyuScript
2017-08-06 18:13:40 +08:00
parent 93e2c0046b
commit 2d23b7ef07
3 changed files with 18 additions and 2 deletions

View File

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