1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-15 21:08:57 +00:00
Commit Graph

56 Commits

Author SHA1 Message Date
Vladimir Volek
4076efeaba Show erros again 2019-02-25 12:48:41 +01:00
Vladimir Volek
057724601d Removed webpack plugin 2019-02-25 12:47:42 +01:00
Vladimir Volek
c975303469 Add app version page (#375)
* Add app version page

* add github link
2019-02-19 21:48:48 +01:00
Vladimir Volek
b8d35f6ad7 Removed deprecated flow webpack plugin 2019-02-05 15:24:56 +01:00
Vladimir Volek
9e944e2ad7 Update webpack related modules 2019-02-05 15:06:59 +01:00
slowbackspace
90086179a1 add webpack plugin for hot reloader 2019-02-04 18:17:47 +01:00
Vladimir Volek
02a976a759 Turn off standart errors 2019-02-03 17:10:39 +01:00
Vladimir Volek
b9f7b02022 Add friendly error webpack plugin 2019-02-03 17:08:32 +01:00
Szymon Lesisz
20f19d77bd update webpack:local config 2018-12-20 14:18:06 +01:00
Szymon Lesisz
1ac33b05ee update webpack.local config 2018-12-11 15:08:38 +01:00
Szymon Lesisz
90b020e355 exclude blockchain-link workers from webpack config 2018-12-05 09:24:47 +01:00
Vladimir Volek
ae729dcc46 Fixed some eslint errors 2018-10-09 15:20:57 +02:00
Vasek Mlejnsky
1aed318741 eslint fixes 2018-09-24 15:27:18 +02:00
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
Szymon Lesisz
f435b8669c
Merge pull request #75 from satoshilabs/better-webpack-errors
Added OS notification when webpack failed to compile the project
2018-09-21 14:55:10 +02:00
Vladimir Volek
1e346380a0 eslint fix 2018-09-21 14:35:22 +02:00
Vladimir Volek
976222476b
Merge branch 'master' into add-sentry-to-devel 2018-09-21 14:34: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
02f442c71b add gitRevisionPugin to webpack.dev.local 2018-09-21 10:52:12 +02:00
Szymon Lesisz
ccddcc3ad3
Merge branch 'master' into add-git-revision 2018-09-21 09:24:08 +02:00
Vladimir Volek
70d7c73a77
Merge branch 'master' into unit-tests 2018-09-20 14:39:37 +02:00
Vladimir Volek
c9ec9e4438 Added commit hash to footer 2018-09-20 13:56:24 +02:00
Vladimir Volek
93d3ccbd3a Added separated dev build with sentry.io 2018-09-19 16:55:09 +02:00
Szymon Lesisz
c7cd4c9525 fixed webpack config for local build 2018-09-13 09:27:09 +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
Vasek Mlejnsky
58823e3a81 Fix some eslint errors 2018-09-06 17:04:28 +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
Vladimir Volek
424be08e7c Removed /js folder 2018-08-27 17:15:22 +02:00
Vladimir Volek
246d95e097 Removed webpack plugin 2018-08-14 15:10:08 +02:00
Vladimir Volek
6e55e8951d Added duplicatrd packages webpack plugin 2018-08-13 15:28:52 +02:00
Vladimir Volek
eac49bd78d Fixed hot loader and year in footer 2018-08-10 17:18:22 +02:00
Szymon Lesisz
578fb736f5 added webpack dev:local configuration 2018-08-08 11:41:08 +02:00
Vladimír Volek
3310a30a54 Fixed babel loader 2018-07-30 14:31:35 +02:00
Vladimír Volek
c7d21e8435 Added first working test 2018-07-30 14:10:57 +02:00
Vladimír Volek
e2c014f595 Fixed deps 2018-07-30 12:47:37 +02:00
Szymon Lesisz
2c84d69eab add webpack/constants to git 2018-05-18 19:59:23 +02:00
Szymon Lesisz
e3243ffa7e babel-plugin-import + webpack.config (css img path) 2018-05-18 18:23:46 +02:00
Szymon Lesisz
166e51525b WEBPACK 4 2018-05-17 22:08:34 +02:00
Szymon Lesisz
7c498e9012 minimized css 2018-05-15 11:25:13 +02:00
Szymon Lesisz
62a15b97ee webpack config build with trezor-connect alias (old backup) 2018-05-11 21:07:36 +02:00