We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 827e43e commit e3fd79dCopy full SHA for e3fd79d
1 file changed
apps/devrank/neo-config.json
@@ -1,7 +1,6 @@
1
{
2
- "appPath" : "apps/devrank/app.mjs",
3
- "basePath" : "../../",
4
- "environment" : "development",
5
- "mainPath" : "./Main.mjs",
6
- "useCanvasWorker": true
+ "appPath" : "apps/devrank/app.mjs",
+ "basePath" : "../../",
+ "environment": "development",
+ "mainPath" : "./Main.mjs"
7
}
0 commit comments