mirror of
https://github.com/penpot/penpot.git
synced 2025-05-31 05:26:11 +02:00
🐛 Add missing require on prod app start.
This commit is contained in:
parent
33f3431dfe
commit
8330a001ae
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
[& args]
|
||||
(require 'uxbox.config
|
||||
'uxbox.migrations
|
||||
'uxbox.images
|
||||
'uxbox.http
|
||||
'uxbox.tasks)
|
||||
(mount/start))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue