HomePhabricator
Diffusion Comm c768b34b0417

[web-db] not include `crypto`, `fs`, and `path` polyfills for workers

Description

[web-db] not include crypto, fs, and path polyfills for workers

Summary:
Docs: webpack.

Without this change including sql,js module in worker will cause issues with module not found.

Depends on D6987

Test Plan: cd web && yarn dev

Reviewers: michal, tomek, ashoat

Reviewed By: ashoat

Subscribers: ashoat, atul

Differential Revision: https://phab.comm.dev/D6988

Details

Provenance
kamilAuthored on Mar 2 2023, 7:34 AM
Reviewer
ashoat
Differential Revision
D6988: [web-db] not include `crypto`, `fs`, and `path` polyfills for workers
Parents
rCOMM5e8770bd0377: [web-db] add Shared Worker config
Branches
Unknown
Tags
Unknown