From 8ca88b583f67a3258f7816e974e8c9761b25b5b9 Mon Sep 17 00:00:00 2001 From: Kenny Date: Wed, 2 Aug 2017 10:38:56 +0200 Subject: [PATCH] remove legacy code --- README.md | 2 +- dev-helpers/{template.ejs => index.html} | 15 ++++++++------- make-webpack-config.js | 6 ------ package.json | 2 +- 4 files changed, 10 insertions(+), 15 deletions(-) rename dev-helpers/{template.ejs => index.html} (83%) diff --git a/README.md b/README.md index 06c68d52..3ad5e488 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ If you'd like to make modifications to the codebase, run the dev server with: `n If you'd like to rebuild the `/dist` folder with your codebase changes, run `npm run build`. -##### Integrate Tests +##### Integration Tests You will need JDK of version 7 or higher as instructed here http://nightwatchjs.org/gettingstarted#selenium-server-setup diff --git a/dev-helpers/template.ejs b/dev-helpers/index.html similarity index 83% rename from dev-helpers/template.ejs rename to dev-helpers/index.html index c8a0b0a7..a528687b 100644 --- a/dev-helpers/template.ejs +++ b/dev-helpers/index.html @@ -5,20 +5,21 @@ Swagger UI +