mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
🐛 Add missing require on prod app start.
This commit is contained in:
parent
33f3431dfe
commit
8330a001ae
@ -28,6 +28,7 @@
|
||||
[& args]
|
||||
(require 'uxbox.config
|
||||
'uxbox.migrations
|
||||
'uxbox.images
|
||||
'uxbox.http
|
||||
'uxbox.tasks)
|
||||
(mount/start))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user