mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
Previously, we ran the window in devMode, but didn’t set devMode to true early enough to compute the correct resource path. This caused errors when attempting to load the bundled keymaps when running atom —test without the —dev flag.