go back to hashed dist
This commit is contained in:
parent
f41823d34a
commit
2d2324950b
3 changed files with 8 additions and 11 deletions
|
|
@ -11,9 +11,9 @@ after_install = "custom_ui.install.after_install"
|
|||
after_migrate = "custom_ui.install.after_migrate"
|
||||
# on_session_creation = "custom_ui.utils.on_login_redirect"
|
||||
# on_login = "custom_ui.utils.on_login_redirect"
|
||||
# page_js = {
|
||||
# "custom_ui": "custom_ui/custom_ui/page/custom_ui/custom_ui.js"
|
||||
# }
|
||||
page_js = {
|
||||
"custom_ui": "custom_ui/custom_ui/page/custom_ui/custom_ui.js"
|
||||
}
|
||||
|
||||
# app_include_js = ["/assets/custom_ui/dist/assets/main.js"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue