mirror of
https://github.com/captbaritone/webamp.git
synced 2026-08-05 00:14:46 +00:00
Try to fix webamp build in museum client deploy
This commit is contained in:
parent
9c665f58db
commit
680acb5079
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ ID = "be420a16-4ef3-43b1-ac62-35869bdf8679"
|
|||
# Default build command.
|
||||
command = "cd ../webamp && yarn build && cd skin-museum-client && yarn build"
|
||||
[build.environment]
|
||||
NODE_OPTIONS="--openssl-legacy-provider"
|
||||
NODE_VERSION = "17.3.0"
|
||||
SKIP_PREFLIGHT_CHECK = "true"
|
||||
NETLIFY_USE_YARN = "true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue