1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-16 05:19:12 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Vaclav Mlejnsky
a15ae3b0ac
Merge branch 'master' into unupported-browsers 2018-09-24 15:04:23 +02:00
Vladimir Volek
c43e85984b Bind to localhost only 2018-09-24 15:00:23 +02:00
Vladimir Volek
ae943aca54 Dev server bind to all hosts 2018-09-21 15:30:01 +02:00
Vladimir Volek
c1381823db merge 2018-09-21 14:19:18 +02:00
Vladimir Volek
0475c20be8 Flow errors as warnings 2018-09-21 13:37:33 +02:00
Vladimir Volek
bfbdb6b0e5 Added OS notification when webpack failed to compile the project 2018-09-21 12:00:12 +02:00
Szymon Lesisz
ccddcc3ad3
Merge branch 'master' into add-git-revision 2018-09-21 09:24:08 +02:00
Vladimir Volek
c9ec9e4438 Added commit hash to footer 2018-09-20 13:56:24 +02:00
Vladimir Volek
bd86bb22f9 Errors from stylelint as warnings, fixed jest mock 2018-09-12 17:12:52 +02:00
Vladimir Volek
56f5790cc0 Added webpack flwo plugin, fixed missing dep 2018-09-12 16:40:59 +02:00
Vladimir Volek
7871f61d94 Added bundle analyzer 2018-09-05 15:52:03 +02:00
Vladimir Volek
151907c082 Added eslint loader to webpack 2018-09-05 15:05:57 +02:00
Vladimir Volek
b627523402 Added stylelint loader for webpack 2018-09-05 14:54:24 +02:00
Vladimir Volek
5803c13c59 Removed less loaders 2018-09-05 11:52:38 +02:00
Vladimir Volek
003b758bfe Better favicon handling, html teamplate and package.json adjusted 2018-09-04 18:17:09 +02:00
Vladimir Volek
bc2d03a7ae Added public folder, adjust webpack to new configuration 2018-09-04 17:10:52 +02:00