From aed45a53659be066b34a74faed8b8ae4ecdeaa33 Mon Sep 17 00:00:00 2001 From: Jan Philipp Timme Date: Thu, 16 Nov 2017 23:21:54 +0100 Subject: [PATCH] Move preprocessing code into its own file --- index.html | 3 +- js/main.js | 273 +++------------------------------------------ js/preprocessor.js | 251 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 266 insertions(+), 261 deletions(-) create mode 100644 js/preprocessor.js diff --git a/index.html b/index.html index 6ecfd36..547357d 100644 --- a/index.html +++ b/index.html @@ -59,7 +59,7 @@