- adding contenthash to sql.js asset file
- adding mafiest plugin
Details
Details
Run in dev and prod modes, check if worker can access and use file
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
web/webpack.config.cjs | ||
---|---|---|
136 ↗ | (On Diff #23820) | sure: { "pushNotif.js": "pushNotif.build.js", "database.js": "database.build.js", "sql-wasm.wasm": "sql-wasm.057823fecaed.wasm" } (just reminding that this is the file in webworkers directory so it's not overriding manifest.json where olm is defined) |
web/webpack.config.cjs | ||
---|---|---|
136 ↗ | (On Diff #23820) | Looks good! |