docs: new repo refs and build tweaks

This commit is contained in:
Pat Cavit 2017-05-02 13:12:00 -07:00 committed by GitHub
parent 3f70e183ef
commit 5660637e30
22 changed files with 424 additions and 57 deletions

View file

@ -1,7 +1,7 @@
"use strict"
var parseURL = require("../test-utils/parseURL")
var callAsync = require("../test-utils/callAsync.js")
var callAsync = require("../test-utils/callAsync")
function debouncedAsync(f) {
var ref