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

@@ -19,7 +19,7 @@ app_license = "AGPL"
# app_include_js = "/assets/school/js/school.js"
# include js, css files in header of web template
#web_include_css = "school.bundle.css"
web_include_css = "/assets/school/css/school.css"
# web_include_css = "/assets/school/css/school.css"
#web_include_js = "website.bundle.js"