mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-06 08:08:10 +08:00
fix($n): Expose nylas-exports as $n on the console
This commit is contained in:
parent
092956b379
commit
f95a5a3548
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