aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/webpack.config.js
Commit message (Expand)AuthorAgeFilesLines
* feat(instant): have to use INSTANT_HEAP_FORCE_DEVELOPMENT to report to heap i...Steve Klebanoff2018-12-041-0/+2
* Fix variable nameSteve Klebanoff2018-12-011-2/+2
* Merge branch 'feature/instant/prod-env-switches-cdn' into feature/instant/rol...Steve Klebanoff2018-12-011-74/+83
|\
| * takeout console.logSteve Klebanoff2018-12-011-1/+0
| * Merge branch 'development' into feature/instant/prod-env-switches-cdnSteve Klebanoff2018-12-011-3/+0
| |\
| | * fix: address PR feedbackfragosti2018-12-011-3/+0
| * | cdn -> dischargeTarget, and report to heapSteve Klebanoff2018-12-011-11/+14
| * | cdn approach to identifyign environmentsSteve Klebanoff2018-11-301-38/+15
| * | feat(instant): Cleaner config-specific setupSteve Klebanoff2018-11-301-17/+56
| |/
* | Better env var names for source map pluginSteve Klebanoff2018-11-221-5/+5
* | Shorter validateRollbarPresence logicSteve Klebanoff2018-11-221-11/+4
* | Use ROLLBAR_ENABLED constant, and change ROLLBAR_ENVIRONMENT to INSTANT_ENVIR...Steve Klebanoff2018-11-221-11/+17
* | Takeout redundant check, and make function name more clearSteve Klebanoff2018-11-221-7/+5
* | TODO noteSteve Klebanoff2018-11-211-1/+1
* | Force source maps on staging and dogfoodSteve Klebanoff2018-11-211-2/+26
* | Use sourcemap loaderSteve Klebanoff2018-11-211-0/+10
* | Introduce rollbar pluginSteve Klebanoff2018-11-211-11/+52
* | Send in rollbar environmentSteve Klebanoff2018-11-211-8/+20
|/
* Check for instant heap production credentials in pre-publish stepSteve Klebanoff2018-11-201-4/+1
* Merge branch 'development' into feature/instant/heapSteve Klebanoff2018-11-201-0/+4
|\
| * Merge branch 'development' into feature/instant/iconsBrandon Millman2018-11-201-3/+6
| |\
| * | feat(instant): add icons to token selectorBrandon Millman2018-11-161-0/+4
* | | Get heap analytics id from ENV variableSteve Klebanoff2018-11-201-44/+64
* | | No need to explicit send in NODE_ENVSteve Klebanoff2018-11-201-1/+0
* | | Merge branch 'development' into feature/instant/heapSteve Klebanoff2018-11-201-3/+7
|\ \ \ | | |/ | |/|
| * | fix: deploy commandsfragosti2018-11-161-2/+2
| * | feat: rename bundle to instant.js and move build to umd dirfragosti2018-11-161-3/+6
| |/
* | Move ip import backSteve Klebanoff2018-11-171-1/+1
* | Merge branch 'development' into feature/instant/heapSteve Klebanoff2018-11-171-2/+12
|\|
| * fix: add http to external url stringfragosti2018-11-161-1/+1
| * feat: expose webpack-dev-server content to local networkfragosti2018-11-151-1/+12
* | Report on git sha and npm version of buildSteve Klebanoff2018-11-171-1/+2
* | Add access to environment variablesSteve Klebanoff2018-11-171-0/+18
|/
* Add dev environmentfragosti2018-10-031-2/+10
* Have React setup with basic build workingfragosti2018-09-281-0/+20