mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 06:35:02 +00:00
1
.gitignore
vendored
1
.gitignore
vendored
@@ -22,6 +22,7 @@ node_modules/
|
||||
/resources/static/js/publishing/manifest.edn
|
||||
/resources/static/style.css
|
||||
/resources/static/js/publishing/code-editor.js
|
||||
/resources/static/js/code-editor.js
|
||||
tauri-release/
|
||||
|
||||
.cpcache/
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
:output-dir "../resources/static/js"
|
||||
:asset-path "/static/js"
|
||||
|
||||
:release {:asset-path "https://asset.logseq.com/static/js"}
|
||||
:compiler-options {:infer-externs :auto
|
||||
:output-feature-set :es6
|
||||
:externs ["datascript/externs.js"
|
||||
|
||||
Reference in New Issue
Block a user