Commit graph

14 commits

Author SHA1 Message Date
Haishan
2a254588f3 build: upgrade deps
- build(deps): upgrade core-js
- build(deps-dev): bump mini-css-extract-plugin from 0.6.0 to 0.7.0 (#21)
- build(deps): bump react-window from 1.8.1 to 1.8.2 (#22)
- build(deps-dev): bump clean-webpack-plugin from 2.0.2 to 3.0.0
- Bumps [clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin) from 2.0.2 to 3.0.0.
- update clean-webpack-plugin usage
- build(deps): bump @sentry/browser from 5.3.0 to 5.4.0 (#24)
- build(deps-dev): bump react-hot-loader from 4.8.8 to 4.9.0 (#26)
- build(deps-dev): bump autoprefixer from 9.5.1 to 9.6.0 (#27)
- move browserslist to package.json
2019-06-04 22:34:39 +08:00
Haishan
96891092f0 feat: improve UI on mobile 2019-05-27 22:53:58 +08:00
Haishan
16e61f1533 feat(logs): fetch logs with correct log level
see also #14
2019-05-14 23:31:11 +08:00
Haishan
882b168082 squash: feat(config): add options to select traffic chart style 2019-04-21 21:58:33 +08:00
Haishan
7dac1d44c7 refactor: replace sass with postcss 2019-04-14 22:56:14 +08:00
Haishan
4a4f58c88a chore: inline webpack rules and plugins 2019-04-12 23:34:50 +08:00
Haishan
5812bed54a chore: upgrade deps 2019-03-31 00:21:09 +08:00
Haishan
99a857efd6 tooling: optimize build 2019-01-05 23:03:41 +08:00
Haishan
7f75345c03 refactor(chart): lazy load Chart.js with suspense
- chore: add ico favicon
- chore: lint
- chore: add react-hooks lint rules
2018-11-03 23:06:16 +08:00
haishanh
abe69a8133 build: replace uglifyjs-webpack-plugin with terser one 2018-10-30 16:36:51 +08:00
Haishan
f18817bf55 build: use contenthash in output filename for better caching 2018-10-24 00:05:51 +08:00
Haishan
2903e444bb build: optimize core-js modules importing 2018-10-21 15:40:18 +08:00
Haishan
de9655fd99 build: add fetch polyfill and optimize chunk split 2018-10-21 15:24:38 +08:00
Haishan
133b29c9da first commit 2018-10-20 20:32:02 +08:00