mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-09-03 01:07:07 +00:00
refactor: consume Commonlib as a package
This commit is contained in:
@@ -112,7 +112,6 @@ export const ImportAliasRules = (base) => ({
|
||||
aliasForSubpaths: true,
|
||||
alias: {
|
||||
"@": `${base}/src`,
|
||||
"@lib": `${base}/src/lib/src`,
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user