-
Is it possible with redub to specify a target path on the command line?
Use case: `redub build --target-path="/usr/bin/app-name"`
So one can have a deterministic target-path – even if the project …
0xEAB updated
4 months ago
-
### For?
S&Box
### What can't you do?
I've been having hotreloading issues for a quite a while, while I am perfectly content with making an issue and helping ziks figure out what's going on, it see…
MD485 updated
5 months ago
-
Do I need a specific version of GLMakie?
```
┌ Error: Error in CImGui GlfwOpenGL3 renderloop!
│ exception =
│ MethodError: no method matching GLMakie.Screen(::MakieIntegration.ImMakieWindow, …
-
> **joshfarrant [said](https://github.com/joshfarrant/shortcuts-js/issues/46#issue-387417999):**
> As an aside, I'd also like to come up with a better documentation solution before hitting v1. The cu…
-
New in react-native@0.12: when using the Chrome debugger, the app bundle is now run **inside a [web worker](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Using_web_workers)**: https…
-
Hey guys,
I've tried to keep RNWS up-to-date and not broken in the past weeks, but unfortunately I can't dedicate much time to it these days since I'm no longer actively using the project. There's [q…
-
First see https://github.com/gadicc/meteor-react-hotloader/blob/master/docs/Upgrading.md.
Please mention general issues here (or open a new issue), and anything specific to the new alpha release of m…
-
**Describe the bug**
Bit of a weird one.
Hotloading doesn't work very well with Visual Studio if the game is installed to a drive other than C:/
Notably, spamming save on the file eventually ca…
-
### Describe the bug
Using a Component's `TaskSource Task` will cause the game to error as shown below after Grubs has stopped or restarted:
```
A Task's exception(s) were not observed either by …
-
### Describe the bug
thread created by Task.RunInThreadAsync can continue working even after scene was stopped
### To Reproduce
1. use code below
2. add component to gameobject
3. start scene the…