From 718600c914818b92ba61e51b095fa81161b001d3 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 24 May 2017 16:16:11 +0200 Subject: remove playground for now Doesn't work with the new module system anymore. We should add some playground entry point with webpack at some point when we need it. --- playground/README | 1 - playground/contract.html | 67 ------------------------ playground/contract_full.html | 116 ------------------------------------------ 3 files changed, 184 deletions(-) delete mode 100644 playground/README delete mode 100644 playground/contract.html delete mode 100644 playground/contract_full.html (limited to 'playground') diff --git a/playground/README b/playground/README deleted file mode 100644 index 9c3d9704a..000000000 --- a/playground/README +++ /dev/null @@ -1 +0,0 @@ -Contains files with small experiments / prototypes for designers. diff --git a/playground/contract.html b/playground/contract.html deleted file mode 100644 index 20365aac8..000000000 --- a/playground/contract.html +++ /dev/null @@ -1,67 +0,0 @@ - - - - Contract playground - - - - - - -
- - - diff --git a/playground/contract_full.html b/playground/contract_full.html deleted file mode 100644 index e00c2b90f..000000000 --- a/playground/contract_full.html +++ /dev/null @@ -1,116 +0,0 @@ - - - - Contract playground - - - - - - - -
- - - -- cgit v1.2.3