In Addition to sql.js library we need to load .wasm file.
Should be accessible via:
- http://localhost:3000/comm/compiled/sql-wasm.wasm in dev
- https://web.comm.app/compiled in prod]
Depends on D6981
Differential D6989
[web-db] copy `sql-wasm.wasm` from node modules to `dist` kamil on Mar 7 2023, 8:38 AM. Authored by Tags None Referenced Files
Details In Addition to sql.js library we need to load .wasm file. Should be accessible via:
Depends on D6981 Check if file can be accessed
Diff Detail
|