From 9dd6c73d98bbe58bfcf68d0d700576217d7b0d56 Mon Sep 17 00:00:00 2001 From: George Sheaffer Date: Thu, 30 Nov 2017 11:25:19 -0500 Subject: [PATCH] configure webpack --- index.html | 4 + js/main.js | 5 + package-lock.json | 4777 +++++++++++++++++++++++++++++++++++++++++++++ package.json | 32 + webpack.config.js | 21 + 5 files changed, 4839 insertions(+) create mode 100644 js/main.js create mode 100644 package-lock.json create mode 100644 package.json create mode 100644 webpack.config.js diff --git a/index.html b/index.html index 266b042..30cb122 100644 --- a/index.html +++ b/index.html @@ -141,5 +141,9 @@