mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 20:28:32 +02:00
🎉 Add worker base implementation.
This commit is contained in:
parent
517b50238e
commit
484702527e
13 changed files with 86 additions and 79 deletions
|
@ -18,6 +18,7 @@
|
|||
window.uxboxTranslations = JSON.parse({{& translations }});
|
||||
window.uxboxThemes = {{& themes }};
|
||||
</script>
|
||||
<script src="/js/shared.js?ts={{& ts}}"></script>
|
||||
<script src="/js/main.js?ts={{& ts}}"></script>
|
||||
<script>uxbox.main.init()</script>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue