From 4da3272bf7893760f6710c9a1ec7de02358136e6 Mon Sep 17 00:00:00 2001 From: HampusM Date: Sat, 5 Jun 2021 19:37:52 +0200 Subject: Reorganized into a monorepo, refactored the frontend again, goodbye Parcel --- packages/client/public/index.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 packages/client/public/index.html (limited to 'packages/client/public/index.html') diff --git a/packages/client/public/index.html b/packages/client/public/index.html new file mode 100644 index 0000000..6494298 --- /dev/null +++ b/packages/client/public/index.html @@ -0,0 +1,17 @@ + + + + + + + + <%= htmlWebpackPlugin.options.title %> + + + +
+ + + -- cgit v1.2.3-18-g5258