-
### Check for existing issues
- [X] Completed
### Describe the feature
Zed does not use OS-level CA certificate bundles, which causes it to fail to make any network call when installed in many corp…
-
Always i've wroten setter i must create delete or clear method.
That should be solved via creating methods: setItems() + addItem()
Its a minimum. If you pass setItems([]) - it work like "delete"…
-
### Describe the issue
When packaging a wheel in Python it's standard practice to put some libraries in extras groups. This is commonly used in GPU/ML experimentation repositories to scope dependency…
-
Im trying to modify an asset bundle, what im trying to do is modify some parameters on an animator controller of the asset bundle, i've been trying for 2 days to so much as read the asset bundle but n…
-
### Description
The current Webpack configuration splits code by workspace. This might not be the most optimal configuration, as some workspaces (e.g app-development) generate large chunks (> 4MB) th…
-
This is a simple feature request that I had no idea where to post, so I hope here it is OK.
I've been using Xenko for a few months now and I'm really loving its current workflow. It has adapted qui…
-
Deploying NodeCG 2.2.2 with Docker or Podman I get the following error on the every container startup:
```yaml
2024-07-09 21:16:21 - info: [server] Starting NodeCG 2.2.2 (Running on Node.js v18.20…
RiQuY updated
23 hours ago
-
The use of the Resources folder is discouraged by Unity (https://unity3d.com/pt/learn/tutorials/temas/best-practices/resources-folder). The examples should use Asset Bundles.
-
When attempting to modify an existing bundle (e.g., removing a product), the product is not removed from the frontend, even after saving the changes. It is only when a bundle page is reloaded that thi…
-
Currently assetic only parses the main bundle for JS files.
Other bundles need to extend the javascript part with own files.
This leads to multiple JS files being loaded in the browser,
which lacks…