mirror of
https://github.com/penpot/penpot.git
synced 2025-08-02 19:48:35 +02:00
🎉 Add build date and changelog to the bundle
This commit is contained in:
parent
2af057a79f
commit
b2607b28ff
8 changed files with 37 additions and 3 deletions
|
@ -23,6 +23,7 @@
|
|||
window.penpotTranslations = JSON.parse({{& translations}});
|
||||
window.penpotThemes = {{& themes}};
|
||||
window.penpotVersion = "%version%";
|
||||
window.penpotBuildDate = "%buildDate%";
|
||||
</script>
|
||||
|
||||
{{# manifest}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue