UNPKG

nightwatchci

Version:

Simple nightwatch Continuous Integration tool

8 lines (7 loc) 196 B
superagent = require 'superagent' module.exports = baseUrl: window.location.origin auth_header: -> 'Authorization': window.localStorage.getItem('auth_token') config: buildLimit: 300