Fixing the damn build (#3179)

* Fixing the build

* Going deeper
This commit is contained in:
Maxime Beauchemin
2017-07-25 13:57:29 -07:00
committed by GitHub
parent 40d9e15126
commit 49ab09101b
4 changed files with 10 additions and 10 deletions

View File

@@ -8,7 +8,7 @@ import { QUERY_TIMEOUT_THRESHOLD } from '../constants';
const utils = require('./utils');
/* eslint wrap-iife: 0*/
/* eslint wrap-iife: 0 */
const px = function () {
let slice;
function getParam(name) {