devel
Switched back to PNG for mermaid diagram with 688 px width.
improve tutorial clarity on Rspack and Meteor bundlers
Fix stale links in framework tutorial docs
Added extra verbiage about the non-deterministic jumping of tasks to make it more clear.
Added Blaze tutorial that is fiberless for Meteor 3 that is similar to the existing React and Vue tutorials
refactor info blocks to add the two bundler version links to one
Fixing VitePress documentation compilation errors by escaping handlebars like this: <span v-pre>{{#if}}</span>