From 9be73c2d0f21a539bc46974139e8c36c12845ca0 Mon Sep 17 00:00:00 2001 From: Fbenas Date: Sun, 20 Sep 2020 22:08:03 +0100 Subject: Initial commit --- public/mix-manifest.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 public/mix-manifest.json (limited to 'public/mix-manifest.json') diff --git a/public/mix-manifest.json b/public/mix-manifest.json new file mode 100644 index 0000000..076abf5 --- /dev/null +++ b/public/mix-manifest.json @@ -0,0 +1,4 @@ +{ + "/css/app.css": "/css/app.css", + "/js/app.js": "/js/app.js" +} -- cgit v1.2.3