-
The draft spec (https://github.com/AppImage/AppImageSpec/blob/master/draft.md#the-payload-application) says:
> It is RECOMMENDED that the [payload application](https://github.com/AppImage/AppImageS…
-
There are several problems in the CircuitPython version 9 example code at "Turtle Graphics in CircuitPython on TFT Gizmo" by John Park: https://learn.adafruit.com/turtle-graphics-gizmo/turtle-graphics…
-
### Version
```sh
System:
OS: Windows 11 10.0.22631
CPU: (20) x64 13th Gen Intel(R) Core(TM) i9-13900H
Memory: 10.85 GB / 31.75 GB
Browsers:
Edge: Chromium (128.0.2739.42)
Internet Explorer…
-
### WiX Version
5.0.0
### .NET or MSBuild or Visual Studio Version
.NET 8.0.306
### HeatWave Version
1.0.4.5
### Windows Version
Win10 22H2
### Repro Repo
https://github.com/kumarashokd/Wix5-…
-
Hey guys! Was just going through our bundle size and came upon some (relatively) low-hanging bundle fruit.
(This issue is specifically about `@0x/subproviders`, but could probably be generalized to…
-
Ti ringrazio per il lavoro che hai fatto e che stai continuando a fare su questo progetto.
Stavo pensando che sarebbe bellissimo poter "staccare" l'enorme lista comuni e la lista province dal bundl…
-
In my current setup creating a bundle from a single file and it's dependencies works perfectly, but I've had no luck with `"file1.es6 + file2.es6"`. Traceback:
TypeError [ERR_INVALID_ARG_TYPE]:…
-
Enable cross bundling of Orca applications.
- Cross-bundling from macOS to Windows may be straightforward (just have to make the right directory tree).
- Windows to macOS requires setting permission…
-
Hi,
I have the following setup
```
ios_unit_test (FooTests) -> swift_library (FooTestsLib) -> swift_library (FooLib) -> apple_resource_bundle (FooBundle)
```
`FooBundle` wraps a Core Data…
-
Artisan is a complex piece of software with many dependencies. To make it work easily for users across various platforms, bundled installations are provided. Recently it was also released as a Flatpak…