chore: add include paths for frontend assets in Shuttle.toml
This commit is contained in:
parent
f1a8b27a0e
commit
677a05ba1d
@ -4,6 +4,9 @@ assets = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
[deploy]
|
[deploy]
|
||||||
|
include = [
|
||||||
|
"frontend/dist/frontend/browser/*",
|
||||||
|
]
|
||||||
assets = [
|
assets = [
|
||||||
"frontend/dist/frontend/browser/*",
|
"frontend/dist/frontend/browser/*",
|
||||||
]
|
]
|
Loading…
x
Reference in New Issue
Block a user