From 55218155179b14b920203068010db9a7f24c6d58 Mon Sep 17 00:00:00 2001 From: ApiwatX <98619994+ApiwatX@users.noreply.github.com> Date: Mon, 6 Feb 2023 21:52:23 +0700 Subject: [PATCH] Update webpack.config.js --- webpack.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/webpack.config.js b/webpack.config.js index 74aed5f..fd5919e 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -78,3 +78,4 @@ module.exports = { historyApiFallback: true } } +#