- 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
No Lint Coverage - Unit
No Test Coverage
Event Timeline
web/webpack.config.cjs | ||
---|---|---|
136 | 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 | Looks good! |