mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Provide snapshotResult.entryPointDirPath
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
}
|
||||
|
||||
snapshotResult.setGlobals(global, process, window, document, require)
|
||||
snapshotResult.entryPointDirPath = __dirname
|
||||
}
|
||||
|
||||
// const FileSystemBlobStore = requireFunction('../src/file-system-blob-store.js')
|
||||
|
||||
Reference in New Issue
Block a user