From b14833fbb56bcd5bff0750c16fd9214009b955be Mon Sep 17 00:00:00 2001 From: Zara Gebru Date: Fri, 2 Dec 2016 15:25:23 +0100 Subject: [refactor] move app dir into public dir --- web-ui/public/sandbox.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 web-ui/public/sandbox.html (limited to 'web-ui/public/sandbox.html') diff --git a/web-ui/public/sandbox.html b/web-ui/public/sandbox.html new file mode 100644 index 00000000..8325b0da --- /dev/null +++ b/web-ui/public/sandbox.html @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + -- cgit v1.2.3 From 3303510d3dabc4c1efdf39c52db026229d909490 Mon Sep 17 00:00:00 2001 From: Roald de Vries Date: Mon, 5 Dec 2016 17:13:13 +0100 Subject: no difference between dev and prod static files --- web-ui/public/sandbox.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'web-ui/public/sandbox.html') diff --git a/web-ui/public/sandbox.html b/web-ui/public/sandbox.html index 8325b0da..d24a8452 100644 --- a/web-ui/public/sandbox.html +++ b/web-ui/public/sandbox.html @@ -5,10 +5,7 @@ - - - - + -- cgit v1.2.3