From ab4b97c2ee44a717e1fb90a5fc0f2dd55dfe7ac2 Mon Sep 17 00:00:00 2001 From: Benjamin Staneck Date: Tue, 21 Jan 2020 21:06:38 +0100 Subject: [PATCH] move webpack config to ts --- webpack.config.js => webpack.config.ts | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename webpack.config.js => webpack.config.ts (100%) diff --git a/webpack.config.js b/webpack.config.ts similarity index 100% rename from webpack.config.js rename to webpack.config.ts