mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
Merge branch 'feat/db' into chore/whiteboards-cleanup
This commit is contained in:
@@ -98,11 +98,12 @@
|
||||
|
||||
:publishing {:target :browser
|
||||
:module-loader true
|
||||
:js-options {:ignore-asset-requires true
|
||||
:js-options {;; handle `require(xxx.css)`
|
||||
:ignore-asset-requires true
|
||||
:resolve {"react" {:target :global
|
||||
:global "React"}
|
||||
"react-dom" {:target :global
|
||||
:global "ReactDOM"}}} ;; handle `require(xxx.css)`
|
||||
:global "ReactDOM"}}}
|
||||
:modules {:shared
|
||||
{:entries []}
|
||||
:main
|
||||
|
||||
Reference in New Issue
Block a user