Commit graph

11 commits

Author SHA1 Message Date
Andy
de8e70f935 Make builds work again and catch squirrel errors on windows (#2078)
* Catch errors for electron-squirrel-startup

* Made builds work again

* linting

* linting
2017-08-13 07:03:35 +02:00
chabou
0c71863560 Use local config file in dev. Fix #903 (#904)
* Use local config file in dev

* Fix typo

* Reuse path variable to compose localPath

* Fix lint errors
2017-01-04 20:05:19 -05:00
Leo Lamprecht
2bd2a4181a
These aren't needed 2016-09-15 09:47:37 +02:00
Guillermo Rauch
aaed99abac Reorg (#386)
* Step 1: move electorn into `app/`.

This is to comply with the suggested directory format of
`electron-builder`: https://github.com/electron-userland/electron-builder#two-packagejson-structure

* Step 2: add build directory with icon files for mac / windows

* Step 3: move all development (web) assets into main directory

* Step 4: add `build` namespace to dev `package.json`

* Step 5: move all dev dependencies into dev file and get rid of
old electron packagers in favor of `eletorn-builder`

* Step 6: target build inside `app/` as everything else is excluded at build time

* Step 7: remove old stuff!

* Step 8: update README

* turn off asar for `child_pty`
2016-07-24 10:59:21 -07:00
Johan Brook
bfefc2d74e Add close cross for tabs (#58)
* Add .DS_Store to gitignore

* Add SVG icon component

* Add button for closing a tab (re: #40)

* Use external icon sheet for icons
2016-07-06 16:39:26 -07:00
Leo Lamprecht
79ad1316c3 Minor improvements (#15)
* Use caps

* Comments for ignored stuff

* Description added

* Use start command for launch

* Cosmetic changes
2016-07-02 12:03:45 -07:00
Guillermo Rauch
af482e0eb4 dist -> build 2016-07-01 16:20:02 -07:00
Guillermo Rauch
eea68f2415 ignore dist and app/dist 2016-07-01 14:30:58 -07:00
Guillermo Rauch
93a68a531a update .gitignore 2016-06-30 23:05:59 -07:00
Guillermo Rauch
b8e39e0e23 ignore npm-debug.log 2016-06-30 23:04:24 -07:00
Guillermo Rauch
1a1178bd38 initial commit 2016-06-30 23:01:04 -07:00