mirror of
https://github.com/frappe/lms.git
synced 2026-05-03 22:19:31 +03:00
Compare commits
1 Commits
main-hotfix
...
setup-fix
| Author | SHA1 | Date | |
|---|---|---|---|
| d6775e7279 |
+2
-2
@@ -70,5 +70,5 @@ frappe = ">=15.0.0,<=17.0.0-dev"
|
|||||||
|
|
||||||
[tool.bench.assets]
|
[tool.bench.assets]
|
||||||
build_dir = "./frontend"
|
build_dir = "./frontend"
|
||||||
out_dir = "../lms/public/frontend"
|
out_dir = "./lms/public/frontend"
|
||||||
index_html_path = "../lms/www/_lms.html"
|
index_html_path = "./lms/www/_lms.html"
|
||||||
|
|||||||
Reference in New Issue
Block a user