From 5ee0430e9dcc54c89defe8cc0cb665565591321e Mon Sep 17 00:00:00 2001 From: Mateja Date: Sun, 8 Nov 2020 20:43:28 +0100 Subject: webpack stuff... --- public/mix-manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'public/mix-manifest.json') diff --git a/public/mix-manifest.json b/public/mix-manifest.json index 9c01802..2d60117 100644 --- a/public/mix-manifest.json +++ b/public/mix-manifest.json @@ -1,5 +1,4 @@ { "/js/app.js": "/js/app.js", - "/css/app.css": "/css/app.css", - "/js/reserve.js": "/js/reserve.js" + "/css/app.css": "/css/app.css" } -- cgit v1.2.3