-
Perhaps with https://github.com/poetic/ember-cli-cordova
-
I'm trying to load monaco-editor in [ember-electron](https://github.com/felixrieseberg/ember-electron) with these code:
```javascript
const _loader = require('monaco-loader');
let code = this.get('…
-
At first, we can simple distribute the packages in zip or tar.gz format. But would be nice
to have at a later stage installers that have specific platform behavior.
## Installer should
- Add shortcut …
-
In my ember project in windows i keep getting random instances of the error on build or rebuild of my project. This usually goes away if i edit a file and cause a rebuilt to trigger. Its been happenin…
-
**What version of `electron-installer-flatpak` are you using?**
0.99.2
**What version of `node` and `npm` are you using?**
node: 8.11.3
npm: 6.1.0
**What operating system are you using?**
Li…
-
The main blocker to reach 1.0 as far as I'm concerned is the lack of an installer (#6). Seems that that feature will take time to implement (see my last comment in the ticket #6).
Maybe someone with…
-
- [x] http://hangaroundtheweb.com/2019/10/creating-runtime-assisted-codemods-using-telemetry-helpers/
- [x] http://hangaroundtheweb.com/2020/05/setting-up-coveralls-for-your-ember-addons/
- [x] http…
-
I'm trying to use the npm package "woocommerce-api" a few days ago and am having a problem where the "signature" of the request is invalid.
I first thought that ember was changing the key before ma…
-
-
I'm using TypeScript and was seeing this warning / error:
> TS2304: Cannot find name 'requireNode'.
I can make it go away by adding this line, but I know there must be a more automatic way to pr…