From 13cc7330cc6752c79df70ec882f4682ec2696732 Mon Sep 17 00:00:00 2001 From: Mateja Date: Wed, 7 Oct 2020 22:46:19 +0200 Subject: Compiled stuff... --- 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..2d60117 --- /dev/null +++ b/public/mix-manifest.json @@ -0,0 +1,4 @@ +{ + "/js/app.js": "/js/app.js", + "/css/app.css": "/css/app.css" +} -- cgit v1.2.3