-
I have an `ember-electron` app that's using `ember-heroicons`. In most environments everything works exactly as expected. But on Windows when running the electron app the icons seem to be missing. The…
-
This is a report stemming from [this](https://github.com/felixrieseberg/ember-electron/issues/320) bug over in `ember-electron`. It can be repro'ed very easily.
## Repro
```
$ ember new bad-dep…
-
Justificaciones:
- Preferentemente pispear electron forge (el oficial) y comparar con electron builder.
- Electron builder me deja construir en linux para cualquiera de los 3 SSOO (a chequear esta a…
-
I would like to run this codemod on an [`ember-electron`](https://github.com/adopted-ember-addons/ember-electron) app, but it currently won't run properly via `ember s` since it relies on `requireNode…
-
Hi Chris/Matt,
May be some more dependencies to list build. I've run:
```
npm install -g ember-cli
npm install -g electron
npm install -g electron-packager
```
but get this
```
$ ./scripts/electro…
-
### Core or SDK?
Platform/SDK
```[tasklist]
### SDKs
- [ ] Android
- [ ] Apple
- [ ] iOS
- [ ] iOS > macOS
- [ ] iOS > tvOS
- [ ] iOS > visionOS
- [ ] iOS > watchOS
- [ ] Dart
- [x] El…
-
I'm using this lib in an Ember.js app (via a wrapper: [ember-offline](https://github.com/ahmadsoe/ember-offline)). It works fine so far!
The issue is with the Electron build. If **left the app idle**…
-
Issue: unable to set requestTimeout with configuration parameter for "mssql" dilect
No matter whatever value is in requestTimeout parameter, the driver sets default value of "15000ms".
Hence, Time…
-
- [ ] JavaScript
- [ ] Async/Await
- [ ] Loops
- [x] [Functions (including call/apply)](https://www.youtube.com/watch?v=jEx9V4uUcg0)
- [x] [Arrays](https://www.youtube.com/watch?v=KhQkErkE…
shama updated
6 years ago
-
Is it possible to run ember electron using the debugging tools in VSCode? i.e. to set breakpoints, etc.
eg271 updated
3 years ago