mirror of
https://github.com/atom/atom.git
synced 2026-02-05 12:15:07 -05:00
We now look at the `core.disabledPackages` config key. Rename the `src/extensions` directory to `src/packages`. The config object now talks about loading packages instead of extensions.
2 lines
59 B
CoffeeScript
2 lines
59 B
CoffeeScript
module.exports = require 'command-panel/src/command-panel'
|