build refactor

This commit is contained in:
Bálint Szekeres
2019-07-07 18:53:00 +02:00
parent ef114a2c03
commit 9bea4a6f28
9 changed files with 4702 additions and 1749 deletions

View File

@@ -1,4 +1,6 @@
const path = require('path');
/* eslint-env es6 */
/* global beforeEach cy describe it */
const root = 'http://localhost:8080';
describe('nginxconfig.io', function () {