mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
Move config.edn template to a library
so it can be used outside Electron e.g. when creating graphs from CLI. Put a symlink in the old templates/config.edn location to make new location easier to find but it's not needed for anything to work
This commit is contained in:
@@ -298,7 +298,7 @@ point out:
|
||||
* `dev:validate-repo-config-edn` - Validate a repo config.edn
|
||||
|
||||
```sh
|
||||
bb dev:validate-repo-config-edn src/resources/templates/config.edn
|
||||
bb dev:validate-repo-config-edn deps/common/resources/templates/config.edn
|
||||
```
|
||||
|
||||
* `dev:publishing` - Build a publishing app for a given graph dir. If the
|
||||
|
||||
Reference in New Issue
Block a user