mirror of
https://github.com/logseq/logseq.git
synced 2026-05-19 10:22:37 +00:00
fix: add missing closure
This commit is contained in:
@@ -192,7 +192,8 @@
|
||||
:externs ["datascript/externs.js"
|
||||
"externs.js"]
|
||||
:warnings {:fn-deprecated false
|
||||
:redef false}}}
|
||||
:redef false}}
|
||||
:closure-defines {goog.debug.LOGGING_ENABLED true}}
|
||||
|
||||
:test {:target :node-test
|
||||
:output-to "static/tests.js"
|
||||
|
||||
Reference in New Issue
Block a user