fix: auto replace version

This commit is contained in:
qingwei.li 2017-05-31 08:25:00 +08:00
commit 22b50f07c3
No known key found for this signature in database
GPG key ID: B6DDC2F7AE80B2F4
9 changed files with 35 additions and 7 deletions

View file

@ -139,3 +139,5 @@ export default class Renderer {
}
}
}
Renderer.version = '__VERSION__'