mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 15:32:23 -04:00
another external workspace fix for sass
This commit is contained in:
parent
44b014e937
commit
3fc81e5f15
1 changed files with 1 additions and 0 deletions
|
@ -151,6 +151,7 @@ async function compileSingleSvelte(
|
|||
// when invoked from an external workspace
|
||||
`${binDir}/external/ankidesktop`,
|
||||
`${genDir}/external/ankidesktop`,
|
||||
`${binDir}/external/ankidesktop/sass`,
|
||||
`${binDir}/../../../external/ankidesktop`,
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue