mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-22 09:37:17 +00:00
Try again
This commit is contained in:
parent
6fcb46ea70
commit
1925e01914
1 changed files with 1 additions and 4 deletions
|
|
@ -6,6 +6,7 @@ ID = "be420a16-4ef3-43b1-ac62-35869bdf8679"
|
|||
# Settings in the [build] context are global and are applied to all contexts
|
||||
# unless otherwise overridden by more specific contexts.
|
||||
[build]
|
||||
environment = { NODE_VERSION = "17.3.0" }
|
||||
# Directory (relative to root of your repo) that contains the deploy-ready
|
||||
# HTML files and assets generated by the build.
|
||||
publish = "build/"
|
||||
|
|
@ -27,7 +28,3 @@ ID = "be420a16-4ef3-43b1-ac62-35869bdf8679"
|
|||
from = "/*"
|
||||
to = "/index.html"
|
||||
status = 200
|
||||
|
||||
[[context.production]]
|
||||
environment = { NODE_VERSION = "17.3.0" }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue