-
(for other quarto devs: this is a side-project of mine anyway, so it's easy to make it official)
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/2653
Originally posted …
-
### Bug Report Quick Checklist
- [x] I am on the latest version of Snowpack & all plugins.
- [x] I use package manager **npm** (Fill in: npm, yarn, pnpm, etc).
- [x] I run Snowpack on OS **linux*…
-
[request] add oasis-engine for test list?
oasis-engine
https://github.com/oasis-engine/engine
docs
https://oasisengine.cn/0.4/docs/gltf-cn
-
## Problem
The Arquero build distribution does not support the Deno runtime (even with the `--compat` flag).
## Proposed Solution
Since the main dependency that causes issues for a Deno build i…
-
Uncaught TypeError: t is undefined
o util.js:33
_n Group.js:238
dispatchEvent Target.js:111
removeAt Collection.js:260
zoomLoad index4.html:357
jQuery 4
This error is …
-
Subtasks:
- [ ] Create an agent that can realize payments on your behalf after you give permission
- [ ] Review that the payments you require from the agent are sent correctly
- [ ] Add UI support to…
-
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/2868
Originally posted by **aborruso** October 15, 2022
Hi,
it would be great to have in quarto for vega-lite, something …
-
[Import assertions](https://github.com/tc39/proposal-import-assertions) is on Stage 3 and would be nice to start supporting it on the build process.
-
From https://github.com/hzrd149/nostrudel/pull/11
Currently we depend on nostr-tools and some other packages, which are more bloated than necessary. We might be able to replace these with more cut-…
-
I've been using [microbundle](https://github.com/developit/microbundle) which generates several different output formats (ESM, CJS, UMD, and a modern browser ESM). Ideally, I would like he modern brow…