Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add bundle analyzer | Fred Carlsen | 2018-12-11 | 1 | -0/+4 |
| | |||||
* | Bind dev server to 0.0.0.0 | Fred Carlsen | 2018-12-10 | 1 | -0/+1 |
| | |||||
* | Add options to svg loader | Fred Carlsen | 2018-12-10 | 1 | -1/+12 |
| | |||||
* | Add svg loader | Fred Carlsen | 2018-11-28 | 1 | -0/+4 |
| | |||||
* | Add fix for assertion error to devserver config | Fred Carlsen | 2018-11-27 | 1 | -0/+7 |
| | |||||
* | fix(website): remove node env definition from webpack | Brandon Millman | 2018-11-15 | 1 | -1/+0 |
| | |||||
* | Add back sourceMap support for both dev/prod | Fabio Berger | 2018-10-04 | 1 | -1/+1 |
| | |||||
* | Upgrade webpack | Fabio Berger | 2018-10-04 | 1 | -45/+50 |
| | |||||
* | Only upload sourcemaps to rollbar on live deploys, and log NaN error for ↵ | fragosti | 2018-07-13 | 1 | -30/+38 |
| | | | | future debugging | ||||
* | Get rollbar uploads working by enabling sourcemaps | fragosti | 2018-07-10 | 1 | -1/+2 |
| | |||||
* | Use JSON stringify around GIT_SHA | fragosti | 2018-07-10 | 1 | -1/+1 |
| | |||||
* | Add sourcemaps for rollbar | fragosti | 2018-07-10 | 1 | -0/+13 |
| | |||||
* | Have source-map-loader ignore node_modules packages | Fabio Berger | 2018-05-24 | 1 | -1/+6 |
| | |||||
* | Upgrade UglifyJS to include ES6 support | Remco Bloemen | 2018-05-22 | 1 | -3/+9 |
| | |||||
* | Ignore ganache-core from subproviders in a browser setting & remove previous ↵ | Fabio Berger | 2018-03-15 | 1 | -4/+0 |
| | | | | hack | ||||
* | Add fix to webpack for issue: ↵ | Fabio Berger | 2018-03-14 | 1 | -22/+26 |
| | | | | https://github.com/trufflesuite/ganache-core/issues/84 and prettier the configs | ||||
* | Add website to mono repo, update packages to align with existing ↵ | Fabio Berger | 2017-11-22 | 1 | -0/+86 |
sub-packages, use new subscribeAsync 0x.js method |