mirror of
https://github.com/afforai/obsidian-logically-plugin.git
synced 2026-07-22 16:00:30 +00:00
Change onlyBuiltDependencies to allowBuilds
- Updated configuration to allow builds for esbuild and svelte-preprocess
This commit is contained in:
parent
53024c9966
commit
53d84c5ec0
1 changed files with 3 additions and 3 deletions
|
|
@ -1,3 +1,3 @@
|
|||
onlyBuiltDependencies:
|
||||
- esbuild
|
||||
- svelte-preprocess
|
||||
allowBuilds:
|
||||
esbuild: true
|
||||
svelte-preprocess: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue