Skip to content
Discussion options

You must be logged in to vote

(beware: these are deep waters. I wrote the code. Unfortunately, I won't really have the cycles to sit and walk you through it)

With that said, what you're looking for lives in the quarto monorepo. You'll need to set that up, compile it, and then you'll have the build files quarto-ojs-runtime.js and its minified version. Copy those over to [src/resources/formats/html/ojs/quarto-ojs-runtime.js](https://github.com/quarto-dev/quarto-cli/blob/main/src/resources/formats/html/ojs/quarto-ojs-runtime.js) in your quarto-cli source tree, and from there quarto render should be using your fork.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by declann
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
ojs-engine Issues with the ojs engine
2 participants