mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
test(rtc): add karma target
This commit is contained in:
@@ -102,6 +102,13 @@
|
||||
:redef false}
|
||||
:cross-chunk-method-motion false
|
||||
:static-fns false}}
|
||||
:rtc-e2e-test-karma {:target :karma
|
||||
:closure-defines {frontend.worker.rtc.const/RTC-E2E-TEST* true}
|
||||
:output-to "static/rtc-e2e-test-karma/main.js"
|
||||
:compiler-options {:source-map true
|
||||
:warnings {:fn-deprecated false
|
||||
:redef false}}}
|
||||
|
||||
|
||||
:gen-malli-kondo-config {:target :node-script
|
||||
:closure-defines {frontend.util/NODETEST true}
|
||||
|
||||
Reference in New Issue
Block a user