Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |