mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
fix: update public/static to /static
This commit is contained in:
@@ -191,7 +191,7 @@ const common = {
|
||||
}),
|
||||
})
|
||||
|
||||
cp.execSync(`rm -rf ios/App/App/public/static/out`, {
|
||||
cp.execSync(`rm -rf ios/App/App/public/out`, {
|
||||
stdio: 'inherit',
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user