fix: add static libcache files for vue2 + buefy
This commit is contained in:
parent
749df597de
commit
3a9f0d751e
8 changed files with 32 additions and 3 deletions
|
@ -38,6 +38,9 @@ dependencies = [
|
|||
[project.scripts]
|
||||
"sideshow" = "sideshow.cli:sideshow_typer"
|
||||
|
||||
[project.entry-points."fanstatic.libraries"]
|
||||
sideshow_libcache = "sideshow.web.static:libcache"
|
||||
|
||||
[project.entry-points."paste.app_factory"]
|
||||
"main" = "sideshow.web.app:main"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue