mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-24 17:10:07 +08:00
fix($n): Expose nylas-exports as $n on the console
This commit is contained in:
parent
ceb9e2cdb1
commit
5bd63dc0a7
1 changed files with 1 additions and 0 deletions
|
@ -168,4 +168,5 @@ class NylasExports
|
|||
# Testing
|
||||
@get "NylasTestUtils", -> require '../../spec/nylas-test-utils'
|
||||
|
||||
window.$n = NylasExports
|
||||
module.exports = NylasExports
|
||||
|
|
Loading…
Reference in a new issue