diff --git a/static/index.js b/static/index.js index 4b7543dff..2d660c844 100644 --- a/static/index.js +++ b/static/index.js @@ -48,6 +48,7 @@ } snapshotResult.setGlobals(global, process, window, document, require) + snapshotResult.entryPointDirPath = __dirname } // const FileSystemBlobStore = requireFunction('../src/file-system-blob-store.js')