mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
Merge branch 'master' into enhance/mobile-silk
This commit is contained in:
@@ -52,7 +52,7 @@ const css = {
|
||||
const common = {
|
||||
clean () {
|
||||
return del(
|
||||
['./static/**/*', '!./static/yarn.lock', '!./static/node_modules'])
|
||||
['./static/**/*', '!./static/node_modules'])
|
||||
},
|
||||
|
||||
syncResourceFile () {
|
||||
|
||||
Reference in New Issue
Block a user