Skip to content

Remove annoying console.log

Compare
Choose a tag to compare
@aboodman aboodman released this 03 Oct 02:20
  • Remove extraneous "parsing..." console.log statement
  • Deprecate repmInvoker param to Replicache (it's still present though), in favor of new wasmModule param. This just allows you to pass the string path of the module, rather than wrapping it in the REPMWasmInvoker constructor.