fix: included build files through hooks

This commit is contained in:
Jannat Patel
2021-12-06 17:36:46 +05:30
parent 0873d704d2
commit 64e581533b
2 changed files with 1 additions and 5 deletions

View File

@@ -1,9 +1,5 @@
{
"css/school.css": [
"public/css/style.css"
],
"js/website.js": [
"public/js/profile.js"
]
}