mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
add .js, .woff2 and .css files to web/dist/assets
This commit is contained in:
parent
fa8ccd2a94
commit
176504a475
@ -148,7 +148,7 @@ version = { attr = "invokeai.version.__version__" }
|
||||
]
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
"invokeai.assets.web" = ["**.png"]
|
||||
"invokeai.assets.web" = ["**.png","**.js","**.woff2","**.css"]
|
||||
"invokeai.backend" = ["**.png"]
|
||||
"invokeai.configs" = ["*.example", "**/*.yaml", "*.txt"]
|
||||
"invokeai.frontend.web.dist" = ["**"]
|
||||
|
Loading…
Reference in New Issue
Block a user