mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
disable ace workers
This commit is contained in:
@@ -114,3 +114,6 @@ this.require.exts = exts
|
||||
this.require.resolve = resolve
|
||||
this.require.nameToUrl = (path) -> "#{path}.js"
|
||||
this.require.__modules = __modules
|
||||
|
||||
# issue #17
|
||||
this.require.noWorker = true
|
||||
|
||||
Reference in New Issue
Block a user