1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-18 18:29:42 +00:00
TiddlyWiki5/boot
Val Packett 886514aa52
bootprefix: Tighten browser check to include the document global (#8423)
Deno's node emulation can run TiddlyWiki now that it supports the VM isolates API, but the window global exists in that environment, so both browser and node were being detected, causing the autoboot to trip up on nonexistent argv, as the boot was happening in the constructor right before argv was set.

Ref: https://github.com/denoland/deno/issues/19286
Ref: https://github.com/flexdinesh/browser-or-node
2024-07-26 08:54:02 +01:00
..
boot.css.tid Tweak #8214 by avoiding renaming boot.css 2024-05-30 17:29:12 +01:00
boot.js Make the linter happy (#8210) 2024-05-23 18:13:52 +01:00
bootprefix.js bootprefix: Tighten browser check to include the document global (#8423) 2024-07-26 08:54:02 +01:00
sjcl.js Update Stanford JavaScript Library to 1.0.7 2017-07-18 15:42:35 +01:00
tiddlywiki.files Tweak #8214 by avoiding renaming boot.css 2024-05-30 17:29:12 +01:00