From 8324486b27624cd60989c14085180ff71de8940c Mon Sep 17 00:00:00 2001 From: RVKen Date: Wed, 28 Jun 2017 18:09:24 +0200 Subject: [PATCH] write mechanism to provide local spec JSON to SwaggerUIBundle --- dev-helpers/{index.html => template.ejs} | 58 ++++++++++++------------ make-webpack-config.js | 17 ++++++- package.json | 5 +- webpack-hot-dev-server.config.js | 1 + 4 files changed, 48 insertions(+), 33 deletions(-) rename dev-helpers/{index.html => template.ejs} (76%) diff --git a/dev-helpers/index.html b/dev-helpers/template.ejs similarity index 76% rename from dev-helpers/index.html rename to dev-helpers/template.ejs index 9058c220..66b41a4d 100644 --- a/dev-helpers/index.html +++ b/dev-helpers/template.ejs @@ -5,7 +5,6 @@ Swagger UI -