Skip to content

Commit e3fd79d

Browse files
committed
#8952 removed useCanvasWorker from the devrank neo-config.json
1 parent 827e43e commit e3fd79d

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

apps/devrank/neo-config.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
2-
"appPath" : "apps/devrank/app.mjs",
3-
"basePath" : "../../",
4-
"environment" : "development",
5-
"mainPath" : "./Main.mjs",
6-
"useCanvasWorker": true
2+
"appPath" : "apps/devrank/app.mjs",
3+
"basePath" : "../../",
4+
"environment": "development",
5+
"mainPath" : "./Main.mjs"
76
}

0 commit comments

Comments
 (0)