mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
wip: webpack integration
This commit is contained in:
@@ -11,7 +11,9 @@
|
||||
:builds
|
||||
{:app {:target :browser
|
||||
:module-loader true
|
||||
:js-options {:ignore-asset-requires true
|
||||
:js-options {:js-provider :external
|
||||
:external-index "target/index.js"
|
||||
:ignore-asset-requires true
|
||||
:resolve {"react" {:target :global
|
||||
:global "React"}
|
||||
"react-dom" {:target :global
|
||||
|
||||
Reference in New Issue
Block a user