| Commit message (Expand) | Author | Age | Files | Lines |
* | feat(instant): have to use INSTANT_HEAP_FORCE_DEVELOPMENT to report to heap i... | Steve Klebanoff | 2018-12-04 | 1 | -0/+2 |
* | Fix variable name | Steve Klebanoff | 2018-12-01 | 1 | -2/+2 |
* | Merge branch 'feature/instant/prod-env-switches-cdn' into feature/instant/rol... | Steve Klebanoff | 2018-12-01 | 1 | -74/+83 |
|\ |
|
| * | takeout console.log | Steve Klebanoff | 2018-12-01 | 1 | -1/+0 |
| * | Merge branch 'development' into feature/instant/prod-env-switches-cdn | Steve Klebanoff | 2018-12-01 | 1 | -3/+0 |
| |\ |
|
| | * | fix: address PR feedback | fragosti | 2018-12-01 | 1 | -3/+0 |
| * | | cdn -> dischargeTarget, and report to heap | Steve Klebanoff | 2018-12-01 | 1 | -11/+14 |
| * | | cdn approach to identifyign environments | Steve Klebanoff | 2018-11-30 | 1 | -38/+15 |
| * | | feat(instant): Cleaner config-specific setup | Steve Klebanoff | 2018-11-30 | 1 | -17/+56 |
| |/ |
|
* | | Better env var names for source map plugin | Steve Klebanoff | 2018-11-22 | 1 | -5/+5 |
* | | Shorter validateRollbarPresence logic | Steve Klebanoff | 2018-11-22 | 1 | -11/+4 |
* | | Use ROLLBAR_ENABLED constant, and change ROLLBAR_ENVIRONMENT to INSTANT_ENVIR... | Steve Klebanoff | 2018-11-22 | 1 | -11/+17 |
* | | Takeout redundant check, and make function name more clear | Steve Klebanoff | 2018-11-22 | 1 | -7/+5 |
* | | TODO note | Steve Klebanoff | 2018-11-21 | 1 | -1/+1 |
* | | Force source maps on staging and dogfood | Steve Klebanoff | 2018-11-21 | 1 | -2/+26 |
* | | Use sourcemap loader | Steve Klebanoff | 2018-11-21 | 1 | -0/+10 |
* | | Introduce rollbar plugin | Steve Klebanoff | 2018-11-21 | 1 | -11/+52 |
* | | Send in rollbar environment | Steve Klebanoff | 2018-11-21 | 1 | -8/+20 |
|/ |
|
* | Check for instant heap production credentials in pre-publish step | Steve Klebanoff | 2018-11-20 | 1 | -4/+1 |
* | Merge branch 'development' into feature/instant/heap | Steve Klebanoff | 2018-11-20 | 1 | -0/+4 |
|\ |
|
| * | Merge branch 'development' into feature/instant/icons | Brandon Millman | 2018-11-20 | 1 | -3/+6 |
| |\ |
|
| * | | feat(instant): add icons to token selector | Brandon Millman | 2018-11-16 | 1 | -0/+4 |
* | | | Get heap analytics id from ENV variable | Steve Klebanoff | 2018-11-20 | 1 | -44/+64 |
* | | | No need to explicit send in NODE_ENV | Steve Klebanoff | 2018-11-20 | 1 | -1/+0 |
* | | | Merge branch 'development' into feature/instant/heap | Steve Klebanoff | 2018-11-20 | 1 | -3/+7 |
|\ \ \
| | |/
| |/| |
|
| * | | fix: deploy commands | fragosti | 2018-11-16 | 1 | -2/+2 |
| * | | feat: rename bundle to instant.js and move build to umd dir | fragosti | 2018-11-16 | 1 | -3/+6 |
| |/ |
|
* | | Move ip import back | Steve Klebanoff | 2018-11-17 | 1 | -1/+1 |
* | | Merge branch 'development' into feature/instant/heap | Steve Klebanoff | 2018-11-17 | 1 | -2/+12 |
|\| |
|
| * | fix: add http to external url string | fragosti | 2018-11-16 | 1 | -1/+1 |
| * | feat: expose webpack-dev-server content to local network | fragosti | 2018-11-15 | 1 | -1/+12 |
* | | Report on git sha and npm version of build | Steve Klebanoff | 2018-11-17 | 1 | -1/+2 |
* | | Add access to environment variables | Steve Klebanoff | 2018-11-17 | 1 | -0/+18 |
|/ |
|
* | Add dev environment | fragosti | 2018-10-03 | 1 | -2/+10 |
* | Have React setup with basic build working | fragosti | 2018-09-28 | 1 | -0/+20 |