mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 01:20:12 +01:00
This commit is contained in:
parent
cb20973e32
commit
2065aeded9
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ module.exports = (env, argv) => {
|
||||||
options: {
|
options: {
|
||||||
'ifdef-verbose': false,
|
'ifdef-verbose': false,
|
||||||
BROWSER: true,
|
BROWSER: true,
|
||||||
MOBILE: false,
|
MOBILE: true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue