-
I was wondering if there is any plan to convert the library to ES6 modules. I am an ember.js user, and the ember community is quite fond on modularity.
Also, by writing code in ES6 and using a transp…
-
### Captchas
- [X] I have read the instructions.
- [X] I have searched existing issues and avoided creating duplicates.
- [X] I am not filing an enhancement request.
### What happened?
hi , i have …
-
Two.JS is NICE, and I've been using it recently to develop a drawing tool.
**Describe the bug**
When `WebGL` mode is enabled, the zooming behavior of `ZUI` affects the appearance of `Path`. Speci…
-
### Describe the bug
Importing the yupResolver results in an error:
"[plugin:vite:import-analysis] Failed to resolve entry for package "@primevue/forms". The package may have incorrect main/module…
-
I'd like to use this library in the squint playground. It seems I'm only able to do this via esm.sh:
[example](https://squint-cljs.github.io/squint/?repl=true&src=KHJlcXVpcmUgJ1siaHR0cHM6Ly9lc20uc2…
-
There's a couple of methods from the [ES6 draft](https://people.mozilla.org/~jorendorff/es6-draft.html) that I believe can be implemented without modifying the VM. This issue is a list of them. I'd li…
sbstp updated
9 years ago
-
When interacting with a web page that uses web components (for example https://todomvc.com/examples/web-components/dist/ or https://todomvc.com/examples/lit/dist/) the interaction target is incorrectl…
-
![image](https://github.com/user-attachments/assets/3da209cd-4f01-46cf-8f1a-de3446961d69)
```sh
bun run dev
$ dune build && concurrently 'npm:vite-dev' 'npm:dune-watch'
File "dune", lines 49-53,…
-
I am writing to report an issue I have encountered while importing the mediapipe library using ES6 modules in Workers. When attempting to import mediapipe, I consistently receive the following error:…
mabab updated
3 months ago
-
A lot of libraries will use this to detect whether the code is running in a browser vs. node vs. etc..
If such a library is loaded by `@require`, then it won't be added to the (sandboxed) global na…