diff options
Diffstat (limited to 'public/mix-manifest.json')
| -rw-r--r-- | public/mix-manifest.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/public/mix-manifest.json b/public/mix-manifest.json index 0967ef4..2d60117 100644 --- a/public/mix-manifest.json +++ b/public/mix-manifest.json @@ -1 +1,4 @@ -{} +{ + "/js/app.js": "/js/app.js", + "/css/app.css": "/css/app.css" +} |
