mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Validate selectors only in devMode
This commit is contained in:
@@ -224,6 +224,7 @@ class AtomEnvironment extends Model
|
||||
|
||||
@keymaps.configDirPath = @configDirPath
|
||||
@keymaps.resourcePath = resourcePath
|
||||
@keymaps.devMode = devMode
|
||||
unless @keymaps.canLoadBundledKeymapsFromMemory()
|
||||
@keymaps.loadBundledKeymaps()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user