Skip to content

Commit

Permalink
Updated Bundle Files for latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
Synpheros committed Mar 11, 2018
1 parent f504509 commit 3a7117f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion dist/js-tracker.bundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -26864,7 +26864,7 @@ function TrackerAsset() {
userToken: '',
max_flush: 4,
batch_size: 10,
backupStorage: true,
backupStorage: false,
debug: true,
force_actor: true
};
Expand Down Expand Up @@ -27929,6 +27929,7 @@ var exists = function(value) {

module.exports = TrackerAsset;


/***/ })
/******/ ]);
});
2 changes: 1 addition & 1 deletion dist/js-tracker.bundle.min.js

Large diffs are not rendered by default.

0 comments on commit 3a7117f

Please sign in to comment.