Bryan A. Jones
Bryan A. Jones
Per today's discussion, this is morphing into integrating Doenet.
A local HTTP server (Node's `npx http-server`).
Manually adding the missing attribute in the Javascript console causes the code to work.
@mistydemeo, thanks for the quick response! Unfortunately, I don't see an (obvious) way to specify a changelog in `Cargo.toml`. Per the [Cargo book](https://doc.rust-lang.org/cargo/reference/manifest.html), I don't see any entries for a...
On a side note, I also don't see a place in [package.json](https://docs.npmjs.com/cli/v11/configuring-npm/package-json) to specify a changelog location.
You don't need `.lib` files (static libraries used to compile an application), but the `.dll` files.
Fixed in 39ea87df -- this can be closed.