mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
Use ide.c9.dev or equivalent for getting resources in the worker
This commit is contained in:
parent
27170b3454
commit
c024bd2c58
@ -302,6 +302,7 @@ module.exports = function(options) {
|
||||
{
|
||||
packagePath: "plugins/c9.ide.language/language",
|
||||
workspaceDir: workspaceDir,
|
||||
staticPrefix: options.packed ? staticPrefix : options.baseUrl + staticPrefix,
|
||||
workerPrefix: options.CORSWorkerPrefix // "/static/standalone/worker"
|
||||
},
|
||||
"plugins/c9.ide.language/keyhandler",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user