Commit graph

2 commits

Author SHA1 Message Date
Kirill Gavrilov
d78b66ae8e chore: add missing .hotreload file to vault used for dev-mode
Required for pjeby's hot-reload plugin to work
2025-02-28 23:23:24 +03:00
Kirill Gavrilov
e2c6e779c1 build: refactor build setup to develop without 'obsidian-plugin-cli'
2 reasons to remove 'obsidian-plugin-cli' dependency:
- it uses its own esbuild config, which might be different from the one used for prod build
- it brings lots of unused stuff (including deprecated transitive dependencies)
2024-08-24 09:08:52 +03:00