Skip to content

Commit

Permalink
Turn on Dexie.debug on the dexie-cloud todo sample app to verify bfca…
Browse files Browse the repository at this point in the history
…che fix
  • Loading branch information
dfahlander committed Feb 12, 2024
1 parent 09a8f87 commit 474fc7e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ import Dexie from "dexie";

//@ts-ignore
window.Dexie = Dexie;
Dexie.debug = true;

0 comments on commit 474fc7e

Please sign in to comment.