Provide snapshotResult.entryPointDirPath

This commit is contained in:
Antonio Scandurra 2017-02-28 17:12:57 +01:00
parent adb0e39166
commit 66c7f2f83c

View File

@ -48,6 +48,7 @@
}
snapshotResult.setGlobals(global, process, window, document, require)
snapshotResult.entryPointDirPath = __dirname
}
// const FileSystemBlobStore = requireFunction('../src/file-system-blob-store.js')