Commit Graph

24 Commits

Author SHA1 Message Date
megayu
79c25837cb Migrate from yarn to pnpm (#12529)
* migrate yarn to pnpm

* chore: update pnpm version to 10.33.0 across all package.json files

* chore: update .npmrc and package.json for improved dependency management

* chore: unify Clojure, Node, and Java version in workflow files

* fix: enable shamefully-hoist for now and add electron, keytar to onlyBuiltDependencies

* feat: add cider/piggieback dependency and update nREPL middleware configuration to silence warnings

* ensure pnpm setup prior to node setup

* fix: update logseq/bb-tasks git SHA

* feat: add pnpm configuration for onlyBuiltDependencies in package.json

* feat: add onlyBuiltDependencies configuration for better-sqlite3 in pnpm settings

* chore: update pnpm lockfile

* fix: resolve merge conflicts

* fix: remove invisible characters from markdown headers

* fix: update .npmrc comments for clarity on lockfile usage

* Revert "feat: add cider/piggieback dependency and update nREPL middleware configuration to silence warnings"

This reverts commit 70a111936f.

* fix: remove invisible characters from various README files and add .editorconfig

* fix: clarify lockfile resolution process in SKILL.md

---------

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2026-04-24 23:40:25 +08:00
Gabriel Horner
8bf63e9715 chore: docs on running wrangler locally 2026-02-09 11:31:41 -05:00
Tienson Qin
7a915a31b1 remove static auth because signin/up doesn't support custom login 2026-02-06 17:35:30 +08:00
Tienson Qin
b8445a6395 node.js adapter 2026-01-31 00:51:35 +08:00
Kidy Lee
9f7cc8e17c chore: update development setup for Intellij IDEA/Cursive-ide. 2025-09-23 21:29:12 +08:00
Gabriel Horner
ac975766ad chore: update doc links and remove feat\/db mentions 2025-05-30 08:41:57 -04:00
charlie
2ba9f28026 Merge branch 'master' into feat/db 2024-04-15 07:58:14 +08:00
sty
7341b27c03 docs/develop-logseq.md: specify that dependencies in /static also exist 2024-04-11 12:07:48 +08:00
Bad3r
bf7f6dc28d enhance: doc 2024-01-10 18:44:33 +08:00
Tienson Qin
9dba6d870b Updated doc to connect to worker 2024-01-10 17:39:42 +08:00
rcmerci
4fd285743d doc: how to connect to web-worker repl 2024-01-10 17:29:45 +08:00
Zhizhen He
ac4e2a1b48 docs: format table and update command 2023-03-20 12:57:47 +08:00
Junyi Du
d6531780d6 Update VSCode + Calva with more details 2023-02-14 23:36:31 +08:00
Kidy Lee
05f9748590 add repl setup to development document 2023-02-14 23:36:31 +08:00
Gabriel Horner
e7e49f2ff3 Clarify when to run static install for #7255 2022-11-15 14:25:24 -05:00
Matt Lilley
03afc9023b Fixes documentation for browser development.
Released files are placed in static/ rather than resources/
2022-11-14 16:43:04 +08:00
Andelf
c8e9eec944 docs: update develop instructions
See-also: #5920
2022-07-06 10:27:51 +08:00
Kyle Ibrahim
a4e9136b9f Update desktop app run instructions 2022-07-06 09:37:53 +08:00
Sheldon Guo
0bc3d4165b Update develop-logseq.md
This problem cost me some time to fix. Maybe it is simple, but I think it would be better to add this as a hint to someone new to setting up a desktop app development environment.
2022-06-25 21:24:20 +08:00
Giuseppe D'Andrea
e6ecc1cfb9 fix: broken links in docs 2022-03-19 00:00:20 +08:00
Gabriel Horner
462afd1f89 Add link to download bb 2022-02-24 00:32:30 +08:00
Gabriel Horner
e353738c67 Improve develop docs based on onboarding with Jakob 2022-02-24 00:32:30 +08:00
Gabriel Horner
163d31005f Add testing library and document workflow
Also moved testing instruction to dev-practices as it didn't make sense
to have them split
2022-02-24 00:32:30 +08:00
Junyi Du
fa1a261004 doc: suggestions on win dev inst. from gabriel
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2022-02-22 16:54:01 +08:00