0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-11 07:11:32 -05:00

💄 Set manifest in json format.

This commit is contained in:
Andrey Antukh 2020-04-17 15:03:34 +02:00 committed by Alonso Torres
parent 6adb168ca4
commit 5d6d855562

View file

@ -9,7 +9,7 @@
:output-dir "resources/public/js/"
:asset-path "/js"
:devtools {:browser-inject :main}
:build-options {:manifest-name "manifest.json"}
:modules
{:shared {:entries []}
:main {:entries [uxbox.main]