Skip to content

Commit 911b123

Browse files
committed
Merge branch 'feature/issue-104-install-command' of https://github.com/AlexJump24/core into feature/issue-104-install-command
2 parents 363e577 + cffd842 commit 911b123

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

public/build/manifest.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"src": "resources/js/cachet.js",
55
"isEntry": true
66
},
7-
"resources/css/cachet.css": {
8-
"file": "assets/cachet.30cb9e62.css",
9-
"src": "resources/css/cachet.css",
10-
"isEntry": true
11-
},
127
"resources/css/dashboard/theme.css": {
138
"file": "assets/theme.8251fad4.css",
149
"src": "resources/css/dashboard/theme.css",
1510
"isEntry": true
11+
},
12+
"resources/css/cachet.css": {
13+
"file": "assets/cachet.30cb9e62.css",
14+
"src": "resources/css/cachet.css",
15+
"isEntry": true
1616
}
1717
}

0 commit comments

Comments
 (0)