mirror of
https://github.com/penpot/penpot.git
synced 2025-03-11 23:31:21 -05:00
💄 Set manifest in json format.
This commit is contained in:
parent
6adb168ca4
commit
5d6d855562
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
:output-dir "resources/public/js/"
|
:output-dir "resources/public/js/"
|
||||||
:asset-path "/js"
|
:asset-path "/js"
|
||||||
:devtools {:browser-inject :main}
|
:devtools {:browser-inject :main}
|
||||||
|
:build-options {:manifest-name "manifest.json"}
|
||||||
:modules
|
:modules
|
||||||
{:shared {:entries []}
|
{:shared {:entries []}
|
||||||
:main {:entries [uxbox.main]
|
:main {:entries [uxbox.main]
|
||||||
|
|
Loading…
Add table
Reference in a new issue