-
# Component
I suggest to add the feature to the following component: syn-icon
# Story
As an application developer, I would like to have an option to bundle all icons I need for my application so …
-
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…
-
### Describe the feature
An API for asset bundling to hook into the watch/hotswap feature to create an incremental build of the asset.
### Use Case
Asset bundling can be expensive. While some…
-
I've been trying to learn how to use KK modding tools from some youtube tutorials. They seem to have a window in unity that lets them easily build asset bundle and zipmods, but I can't figure out how …
-
**Describe the bug**
When I save a huge modified unity3d file, there will be pop a write exception window. And it represent:
here was a problem while writing the file:
```
**System.IO.IOException:…
-
### General Issue
I have a lambda nodejs function that is taking over half an hour to bundle.
### The Question
I have seen the other github issues complaining about docker bundling taking 20 second…
-
Hello!
Is there any plan to support assets bundling using the URL constructor and import.meta?
Something like this:
```js
const myImg = new URL('./assets/my-img.png', import.meta.url);
```
w…
-
Meteor: 3.0.4
Cordova Android: 13.0.0
OS: both windows 11 and macOS 15
Emulator: Pixel 8a API 34
### The expected behavior
Run on android emulator or device
### The actual behavior.
Start fai…
-
-
I'd like to have a way of loading environment variables from my functions. Simple things like setting a `LOG_LEVEL` variable without having to go through `sst.config.ts` via the `environment` option.
…