-
```
version: 2.4.2
Build failed.
File: assets/vendor.js (64148:8)
The Broccoli Plugin: [object Object] failed with:
Error
at new JS_Parse_Error (eval at (C:\application\node_modules\ember-cli-uglify\n…
devlo updated
8 years ago
-
I think it would be helpful if we would maintain a list of devtools extensions that are known to work with electron and a list of extensions that are known NOT to work with electron.
The point of thi…
-
Could you make additional option like --use-dev-node_modules or direct me where i could change it myself? Because now every time i package my app, ember-electron is downloading packages (from dependen…
devlo updated
8 years ago
-
Now that [ember-electron](https://github.com/felixrieseberg/ember-electron) makes it trivial to develop native Ember applications, it would be nice to have the inspector available during development.
-
Currently, there are none. In particular, every time `fs.writeFileSync` is called, the backing file is re-opened with `O_TRUNC` on Linux, and presumably equivalent semantics on other operating systems…
-
This package began failing on atom startup this morning:
[Enter steps to reproduce below:]
1. ...
2. ...
**Atom Version**: 1.12.0
**Electron Version**: 1.3.6
**System**: Mac OS X 10.11.6
**…
-
Probably a newbie error but I built my "hello world" app and ran `ember electron:package` but it fell over after packaging linux executable and I think right as it started windows:
> Packaging app fo…
-
Hi!
I am developing an app where electron just happens to be just one of the possible targets.
The dev-cycle involves running the test-suite on every commit.
Unfortunately the ci downloads and insta…
Suven updated
8 years ago
-
When starting a basic app (either packaged or from ember-cli) based on the blueprint I occasionally just get a completely blank app. In the dev console I get the error `Not allowed to load local resou…
-
On version 0.1.8. Getting this when trying to build:
```
The Broccoli Plugin: [Funnel] failed with:
Error: ENOENT: no such file or directory, scandir '/home/cprussin/Projects/ui/Sources/tmp/funnel-i…