fix(setup): Add frappe dependency and build utils
This commit is contained in:
@@ -67,3 +67,8 @@ docstring-code-format = true
|
|||||||
|
|
||||||
[tool.bench.frappe-dependencies]
|
[tool.bench.frappe-dependencies]
|
||||||
frappe = ">=15.0.0,<=17.0.0-dev"
|
frappe = ">=15.0.0,<=17.0.0-dev"
|
||||||
|
|
||||||
|
[tool.bench.assets]
|
||||||
|
build_dir = "./frontend"
|
||||||
|
out_dir = "../lms/public/frontend"
|
||||||
|
index_html_path = "../lms/www/_lms.html"
|
||||||
|
|||||||
Reference in New Issue
Block a user