Commit graph

9 commits

Author SHA1 Message Date
Igor Gassmann 0c6d4b59c0 Revert "fix: __static path not resolving on development environment (#1165)"
This reverts commit 4b41c6335d.
2018-03-22 14:52:07 -04:00
Igor Gassmann 4b41c6335d
fix: __static path not resolving on development environment (#1165)
This fixes https://github.com/electron-userland/electron-webpack/issues/52
2018-03-22 10:53:24 -04:00
Igor Gassmann b9f4d7b307
chore: migrate to AppImage and update publish workflow (#1010)
The app now uses AppImage instead of .deb files for Linux. Thanks to this change, the app supports now auto-updates on Linux too.

The publishing workflow has been updated. It uses now the publishing mechanisms offered by electron-builder.
2018-03-07 18:03:45 -05:00
Igor Gassmann 3982a56eaa Fix importing errors 2017-12-21 19:09:30 -03:00
Igor Gassmann 7cd25e777a Pretty print and lint non-component sources 2017-12-21 18:00:33 -03:00
Igor Gassmann 93d63865be Fix locales path 2017-12-14 09:58:07 -03:00
Igor Gassmann a40aecfb68 Apply ESLint auto fixing 2017-12-13 18:36:30 -03:00
Igor Gassmann b07e16c913 Fix electron-webpack related errors 2017-12-06 13:32:21 -03:00
Igor Gassmann 6e282ee88f Move .js files into root of renderer dir 2017-12-04 17:12:59 -03:00
Renamed from src/renderer/js/app.js (Browse further)