Skip to content

Commit

Permalink
fix(bundle): Force bundle distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
janigowski committed Jul 4, 2019
1 parent c83d9ab commit 28984b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/bundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -577,6 +577,7 @@

_classCallCheck(this, MapCountdown);


if (!window[WINDOW_ROUTE_POINTS_KEY]) {
console.error(ROUTE_OPTIONS_MISSING_ERROR);
return;
Expand Down

0 comments on commit 28984b1

Please sign in to comment.