mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
fix: workflows
This commit is contained in:
@@ -42,7 +42,7 @@ var AppConfig = Object.assign({}, config, {
|
||||
});
|
||||
|
||||
var MobileConfig = Object.assign({}, config, {
|
||||
name: "app",
|
||||
name: "mobile",
|
||||
entry: {
|
||||
main : "./target/mobile.js",
|
||||
workers : "./target/workers.js",
|
||||
|
||||
Reference in New Issue
Block a user