1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-07-02 11:34:53 +02:00
bitwarden-browser/apps/desktop/scripts
Oscar Hinton 7cfa38e344
[PM-3996] Scaffolding for preload script (#6065)
This PR wires up a polyfill for window.ipc which allows us to progressively migrate the codebase to a format which supports context bridge. This avoids a big bang effort where every non sandboxed call has to be migrated before we can run the code.

Once all calls to node modules are removed from the renderer and only exists in preload.ts. We will turn on context isolation and use the context bridge for communication instead.
2023-10-12 11:50:17 +02:00
..
dev Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
after-sign.js [DEVOPS-1438] Migrate our mac os desktop notary tool (#5741) 2023-08-17 10:33:07 +02:00
cask-update.ps1 Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
choco-update.ps1 Fix download URL on choco update script (#3029) 2022-07-06 10:50:59 +02:00
safari-build.ps1 Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
snap-update.ps1 Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
start.js [PM-3996] Scaffolding for preload script (#6065) 2023-10-12 11:50:17 +02:00