chore: update asset paths in Shuttle.toml for build and deploy
This commit is contained in:
parent
29e9b1f944
commit
f1a8b27a0e
@ -1,4 +1,9 @@
|
|||||||
[build]
|
[build]
|
||||||
assets = [
|
assets = [
|
||||||
"frontend/dist/frontend/*",
|
"frontend/dist/frontend/browser/*",
|
||||||
|
]
|
||||||
|
|
||||||
|
[deploy]
|
||||||
|
assets = [
|
||||||
|
"frontend/dist/frontend/browser/*",
|
||||||
]
|
]
|
Loading…
x
Reference in New Issue
Block a user