Tomas Ravinskas
Tomas Ravinskas
I'm using a custom plugin to glob most of my source tree as input. Problem is, when specifying non-javascript file as entry point, rollup still generates a bundle for it...
**Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project): - CLI:...
What am I doing wrong? I play around with player.js example, with the addition of error handler so I can see errors in console. I'm doing this in an electron...
### Iris version 3.64.1 ### Operating system(s) affected - [ ] Windows - [ ] MacOS - [ ] iOS - [ ] Android - [X] Linux - [ ]...
### Describe the bug When running `tauri build` the binary builds fine but then immediately errors out with ``` thread '' panicked at 'Can't detect any appindicator library', src/build.rs:326:17 ```...
We have a large project using a lot of JSI C++ code. We've previously used Hermes and it all worked fine. To make interoperability between our node code and react...
I don't use the terminal pane at all and the file browser isn't always useful either, yet no matter how many times I close them, they're open on the next...
## Lapce Version The Lapce version you are using, which can be found in "About Lapce" at the top right settings icon. Current nightly ## System information the operating system...
A couple small changes to make hyperdrive work with latest autobase.
I'm using simditor in an electron application, but I can't use simditor-html because importing simditor-html throws TypeError: Simditor.connect is not a function. Any help would be greatly appreciated!