Stefan Todorov
Stefan Todorov
Neither of the above solutions worked for me using Linux. Adding so that it's apparent that that's not a guaranteed fix.
A note from further testing: it seems that with `serve`, only the javascript of the tree-sitter must not be minified. However, when built, the tree-sitter wasm also needs to be...
Sorry for not replying sooner. Adding `type="module"` changes the error to be ```js highlighting-b62b1cbd3f28dbb8.js:1 Uncaught TypeError: Cannot read properties of undefined (reading 'init') at highlighting-b62b1cbd3f28dbb8.js:1:19 ``` I'll also open an...